mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-15 01:21:48 +03:00
3e53ff0dce
This pull request fixes an issue where the brain activation and value
handling were not working correctly. The `BrainInput` model now allows
for optional activation and value fields, and an empty string is
converted to `None` using a root validator. This ensures that brain
activation and value can be properly handled in the application.
<!--
ELLIPSIS_HIDDEN
-->
----
| 🚀 This description was created by
[Ellipsis](https://www.ellipsis.dev) for commit
|
||
---|---|---|
.. | ||
.vscode | ||
llm | ||
middlewares | ||
models | ||
modules | ||
packages | ||
repository | ||
routes | ||
supabase/functions/add-new-email | ||
tests | ||
vectorstore | ||
.dockerignore | ||
celery_config.py | ||
celery_worker.py | ||
Dockerfile | ||
Dockerfile.dev | ||
logger.py | ||
main.py | ||
manage_services.sh | ||
pyrightconfig.json | ||
requirements.txt |