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
Siddhant Rai 9146827590 fix: removed unused import 6 months ago
..
api Merge pull request #915 from arc53/feat/retrievers-class 6 months ago
core lint: ruff 6 months ago
llm feat: logging token usage to database 6 months ago
parser lint: ruff 6 months ago
prompts prompts 11 months ago
retriever lint: ruff 6 months ago
vectorstore feat: Qdrant vector store 7 months ago
.env_sample Update .env_sample 1 year ago
Dockerfile Add wget and unzip packages to Dockerfile 8 months ago
__init__.py fix packaging and imports and introduce tests with pytest. 1 year ago
app.py Update FLASK_DEBUG_MODE setting to use value from settings module 6 months ago
celery.py celery syncs 1 year ago
celeryconfig.py Linting 1 year ago
error.py Linting 1 year ago
index.faiss Add application files and update setup script 9 months ago
index.pkl Add application files and update setup script 9 months ago
requirements.txt Merge pull request #915 from arc53/feat/retrievers-class 6 months ago
usage.py fix: removed unused import 6 months ago
utils.py Update application files and fix LLM models, create new retriever class 6 months ago
worker.py Multiple uploads 6 months ago
wsgi.py Update FLASK_DEBUG_MODE setting to use value from settings module 6 months ago