Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ce133a0
FastAPI-Backend-Models
172 kB
5 contributors
History:
154 commits
malek-messaoudii
refactor: Update GROQ_TOPIC_MODEL to the latest production version and adjust fallback models in TopicService for improved model selection and stability.
ce133a0
9 days ago
data
feat: Add topic similarity service using Google Generative AI embeddings, enabling improved topic matching and similarity analysis. Update topic extraction logic to utilize this service and enhance overall functionality.
10 days ago
models
feat: Add extract_topic and voice_chat tools to MCP service, enhancing functionality for topic extraction and chatbot responses. Update models and routes to support new features.
9 days ago
routes
feat: Add extract_topic and voice_chat tools to MCP service, enhancing functionality for topic extraction and chatbot responses. Update models and routes to support new features.
9 days ago
services
refactor: Update GROQ_TOPIC_MODEL to the latest production version and adjust fallback models in TopicService for improved model selection and stability.
9 days ago
.dockerignore
146 Bytes
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory
about 1 month ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
.gitignore
127 Bytes
feat: Add topic similarity service using Google Generative AI embeddings, enabling improved topic matching and similarity analysis. Update topic extraction logic to utilize this service and enhance overall functionality.
10 days ago
Dockerfile
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
about 1 month ago
README.md
233 Bytes
initial commit
about 1 month ago
config.py
3.19 kB
refactor: Update GROQ_TOPIC_MODEL to the latest production version and adjust fallback models in TopicService for improved model selection and stability.
9 days ago
main.py
14.1 kB
feat: Integrate Topic Extraction service into API lifecycle, enhancing initialization and health check reporting. Update routes and logging for improved visibility of topic extraction functionality.
9 days ago
requirements.txt
823 Bytes
chore: Update requirements.txt to address urllib3 compatibility issues and add requests-toolbelt for enhanced HTTP request handling.
9 days ago
verify_routes.py
2.04 kB
chore: Update requirements.txt to address urllib3 compatibility issues and add requests-toolbelt for enhanced HTTP request handling.
9 days ago