We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Having an empty dictionary will allow devs to avoid checking for not none: https://github.com/cheshire-cat-ai/core/blob/f14f2c0acebddd3f1f1efb6ba3b161bea45e9e3a/core/cat/looking_glass/stray_cat.py#L224C25-L224C29
P.S.: check if the Qdrant recall does not mess up if we pass an empty dict
The text was updated successfully, but these errors were encountered:
Hi @pieroit , I could work on the issue but I need more info.
I'll write you on discord 😉
Sorry, something went wrong.
core/core/cat/memory/vector_memory_collection.py
Line 126 in 497b15a
issue cheshire-cat-ai#988
5e307a6
nickprock
No branches or pull requests
Having an empty dictionary will allow devs to avoid checking for not none:
https://github.com/cheshire-cat-ai/core/blob/f14f2c0acebddd3f1f1efb6ba3b161bea45e9e3a/core/cat/looking_glass/stray_cat.py#L224C25-L224C29
P.S.: check if the Qdrant recall does not mess up if we pass an empty dict
The text was updated successfully, but these errors were encountered: