quivr/backend
Jacopo Chevallard 1456015c68
fix: wrong default path for CHAT_LLM_CONFIG_PATH env variable (#3247)
# 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.

- [x] My code follows the style guidelines of this project
- [x] 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-23 10:15:07 -07:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
api fix: wrong default path for CHAT_LLM_CONFIG_PATH env variable (#3247) 2024-09-23 10:15:07 -07:00
core feat: introducing configurable retrieval workflows (#3227) 2024-09-23 09:11:06 -07:00
docs chore: Add empty file for backend documentation overrides 2024-09-09 11:37:43 +02:00
supabase fix(migration): order migrations (#3231) 2024-09-19 06:21:33 -07:00
worker feat(integration): Notion (#3173) 2024-09-19 05:37:04 -07: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: introducing configurable retrieval workflows (#3227) 2024-09-23 09:11:06 -07:00
pyproject.toml feat: introducing configurable retrieval workflows (#3227) 2024-09-23 09:11:06 -07:00
README.md feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
requirements-dev.lock feat: introducing configurable retrieval workflows (#3227) 2024-09-23 09:11:06 -07:00
requirements.lock feat: introducing configurable retrieval workflows (#3227) 2024-09-23 09:11:06 -07:00

backend

Describe your project here.