quivr/backend/core/quivr_core
Stan Girard 282fa0e3f8
feat(assistants): mock api (#3195)
# 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-09-18 03:30:48 -07:00
..
brain feat: save and load brain (#3202) 2024-09-13 06:35:28 -07:00
files feat: save and load brain (#3202) 2024-09-13 06:35:28 -07:00
llm feat: save and load brain (#3202) 2024-09-13 06:35:28 -07:00
processor feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00
storage feat: save and load brain (#3202) 2024-09-13 06:35:28 -07:00
__init__.py feat: add chat with models (#2933) 2024-08-06 05:51:27 -07:00
chat_llm.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00
chat.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00
config.py feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
models.py feat: CRUD KMS (no syncs) (#3162) 2024-09-16 04:31:09 -07:00
prompts.py fix: quiv core stream duplicate and quivr-core rag tests (#2852) 2024-07-12 06:07:39 -07:00
quivr_rag_langgraph.py feat: save and load brain (#3202) 2024-09-13 06:35:28 -07:00
quivr_rag.py chore: Add initial documentation files and configuration (#3126) 2024-09-09 02:06:16 -07:00
utils.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00