quivr/backend
Stan Girard 7209500d0b
fix(chat): order of chat history was reversed (#3148)
# 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-04 07:29:08 -07:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
api fix: knowledge multiple brains - update knowledge rollback (#3143) 2024-09-03 18:40:21 +02:00
core fix(chat): order of chat history was reversed (#3148) 2024-09-04 07:29:08 -07:00
supabase fix: knowledge user (#3124) 2024-09-02 15:07:30 +02:00
worker fix: knowledge multiple brains (#3142) 2024-09-03 17:47:57 +02:00
.dockerignore feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
.gitignore feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
ci-migration.sh Update supabase token setting in ci-migration.sh 2024-05-02 00:04:01 +02:00
Dockerfile feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
Dockerfile.dev feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
pyproject.toml feat(anthropic): add llm (#3146) 2024-09-04 06:24:21 -07:00
README.md feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
requirements-dev.lock feat(anthropic): add llm (#3146) 2024-09-04 06:24:21 -07:00
requirements.lock feat(anthropic): add llm (#3146) 2024-09-04 06:24:21 -07:00

backend

Describe your project here.