Skip to content
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

Fix ragKnowledge Handling for stringKnowledge #3434

Open
lincheoll opened this issue Feb 11, 2025 · 0 comments
Open

Fix ragKnowledge Handling for stringKnowledge #3434

lincheoll opened this issue Feb 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@lincheoll
Copy link
Contributor

Describe the bug

When ragKnowledge is enabled, stringKnowledge is incorrectly being stored in memories instead of knowledge.

To Reproduce

Steps to reproduce the behavior:

  1. Enable ragKnowledge in the configuration.
  2. Store a value in stringKnowledge.
  3. Observe that it is stored in memories instead of knowledge.

Expected behavior

stringKnowledge should be correctly stored in knowledge when ragKnowledge is enabled.

Screenshots

Additional context

@lincheoll lincheoll added the bug Something isn't working label Feb 11, 2025
odilitime added a commit that referenced this issue Feb 13, 2025
fix: Store stringKnowledge in knowledge when ragKnowledge is enabled (#3434)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant