这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix prompt, model, and temperature overrides in embed chat widget #4036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

shatfield4
Copy link
Collaborator

Pull Request Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #4027

What is in this change?

  • Fixes a bug where the model, prompt, and temperature overrides were not being passed properly to the streamChatWithForEmbed function

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat merged commit 62d3803 into master Jun 24, 2025
@timothycarambat timothycarambat deleted the 4027-bug-workspace-system-prompt-is-not-sent-correctly-anymore-to-the-embed-widget branch June 24, 2025 21:23
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
…ntplex-Labs#4036)

fix data-prompt attribute in embed chat widget

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR:needs review Needs review by core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Workspace System Prompt is not sent correctly anymore to the embed widget
2 participants