quivr/core/quivr_core
Stan Girard e71e46bcdf
feat(ask): non-streaming now calls streaming (#3409)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-10-21 08:30:34 -07:00
..
brain feat(ask): non-streaming now calls streaming (#3409) 2024-10-21 08:30:34 -07:00
files feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
llm feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
processor fix : removed megaparse and fix dependencies (#3406) 2024-10-21 08:03:14 -07:00
storage feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
__init__.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
base_config.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
chat.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
config.py feat(ask): non-streaming now calls streaming (#3409) 2024-10-21 08:30:34 -07:00
models.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
prompts.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
quivr_rag_langgraph.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
quivr_rag.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
utils.py feat(ask): non-streaming now calls streaming (#3409) 2024-10-21 08:30:34 -07:00