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

Conversation

@timothycarambat
Copy link
Member

Pull Request Type

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

Relevant Issues

resolves #1349

What is in this change?

Typo in invocation thread filter not using thread_id leading to chats within the same workspace but different threads all being used. So thread 1 chats would be included in thread 2, confusing the agent with history.

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 98953d7 into master May 10, 2024
@timothycarambat timothycarambat deleted the 1349-agent-chat-history-prevent-contamination branch May 10, 2024 23:09
timothycarambat added a commit that referenced this pull request May 10, 2024
implement fix from #1350 in master branch
CrackerCat pushed a commit to CrackerCat/anything-llm that referenced this pull request Jul 31, 2024
CrackerCat pushed a commit to CrackerCat/anything-llm that referenced this pull request Aug 1, 2024
CrackerCat pushed a commit to CrackerCat/anything-llm that referenced this pull request Aug 2, 2024
CrackerCat pushed a commit to CrackerCat/anything-llm that referenced this pull request Aug 3, 2024
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Agent chat information contaminates other threads

2 participants