You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DocsGPT/application
Alex 76ed8f0ba2
Merge pull request #1002 from ManishMadan2882/main
Better Error handling on /stream endpoint
4 months ago
..
api Merge pull request #1002 from ManishMadan2882/main 4 months ago
core feat: dropdown to adjust conversational history limits 5 months ago
llm
parser (feat:vectors): calc, add token in db 5 months ago
prompts
retriever feat: remote sources have clickable links 5 months ago
vectorstore chore: Refactor embeddings instantiation to use a singleton pattern 4 months ago
.env_sample
Dockerfile upgrade docker to 24.04 4 months ago
__init__.py
app.py rename celery_init.py 4 months ago
celery_init.py rename celery_init.py 4 months ago
celeryconfig.py
error.py
index.faiss
index.pkl
requirements.txt chore(deps): bump qdrant-client from 1.8.2 to 1.9.0 in /application 5 months ago
usage.py
utils.py chore: Update Docker build platforms for application and frontend and optimised embedding import 5 months ago
worker.py (feat:vectors): calc, add token in db 5 months ago
wsgi.py