Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aasher
/
Makhfi_AI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Makhfi_AI
522 kB
1 contributor
History:
65 commits
Aasher
fix(db): update async engine configuration to use connection pool settings
d1f2042
2 months ago
api
fix(db): replace chat.id with chat_id to use the alive session
2 months ago
core
feat(cors): add CORS configuration and FastAPI app setup
3 months ago
db
fix(db): update async engine configuration to use connection pool settings
2 months ago
workflow
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval
3 months ago
.dockerignore
Safe
257 Bytes
refactor(docker): clean up .dockerignore by organizing entries and removing unnecessary lines
3 months ago
.gitattributes
Safe
1.56 kB
feat(db): add chat and message models for conversation tracking
3 months ago
.gitignore
Safe
153 Bytes
Implement code changes to enhance functionality and improve performance
3 months ago
.python-version
Safe
5 Bytes
Initialize project structure with .gitignore, .python-version, README.md, and pyproject.toml
3 months ago
Dockerfile
Safe
980 Bytes
Fix issues in docker file
3 months ago
README.md
Safe
93 Bytes
Update README.md with new emoji and color scheme; initialize directories with empty __init__.py files for project structure
3 months ago
main.py
Safe
1.74 kB
feat(middleware): add process time header middleware for request timing
2 months ago
pyproject.toml
Safe
834 Bytes
refactor(db): migrate database operations to async/await
3 months ago
uv.lock
Safe
475 kB
refactor(db): migrate database operations to async/await
3 months ago