DocsGPT/application
dependabot[bot] 28fb04eb7b
chore(deps): bump qdrant-client from 1.8.2 to 1.9.0 in /application
Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](https://github.com/qdrant/qdrant-client/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: qdrant-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 17:53:28 +00:00
..
api Merge pull request #965 from siiddhantt/feature/set-tokens-message-history 2024-05-28 09:43:21 +01:00
core feat: dropdown to adjust conversational history limits 2024-05-26 23:13:01 +05:30
llm fix: user_api_key capturing 2024-04-16 15:31:11 +05:30
parser (feat:vectors): calc, add token in db 2024-05-24 21:10:50 +05:30
prompts prompts 2023-11-14 01:16:06 +00:00
retriever feat: remote sources have clickable links 2024-05-29 19:07:08 +05:30
vectorstore chore: Update Docker build platforms for application and frontend and optimised embedding import 2024-05-18 12:10:24 +01:00
__init__.py fix packaging and imports and introduce tests with pytest. 2023-08-14 18:20:25 +02:00
.env_sample Update .env_sample 2023-10-04 23:54:53 +01:00
app.py Update FLASK_DEBUG_MODE setting to use value from settings module 2024-04-08 13:15:58 +01:00
celery.py celery syncs 2023-10-01 20:05:13 +01:00
celeryconfig.py Linting 2023-05-13 10:36:17 +02:00
Dockerfile chore: Update Dockerfile 2024-05-12 22:33:43 +01:00
error.py Linting 2023-05-13 10:36:17 +02:00
index.faiss Add application files and update setup script 2024-01-09 00:05:44 +00:00
index.pkl Add application files and update setup script 2024-01-09 00:05:44 +00:00
requirements.txt chore(deps): bump qdrant-client from 1.8.2 to 1.9.0 in /application 2024-06-04 17:53:28 +00:00
usage.py fix: user_api_key capturing 2024-04-16 15:31:11 +05:30
utils.py chore: Update Docker build platforms for application and frontend and optimised embedding import 2024-05-18 12:10:24 +01:00
worker.py (feat:vectors): calc, add token in db 2024-05-24 21:10:50 +05:30
wsgi.py Update FLASK_DEBUG_MODE setting to use value from settings module 2024-04-08 13:27:43 +01:00