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...
8909b6d
Makhfi_AI
483 kB
1 contributor
History:
23 commits
Aasher
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval
8909b6d
3 months ago
api
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval
3 months ago
core
feat(cors): add CORS configuration and FastAPI app setup
3 months ago
db
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval
3 months ago
workflow
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval
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
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.29 kB
feat(cors): add CORS configuration and FastAPI app setup
3 months ago
pyproject.toml
Safe
636 Bytes
Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings
3 months ago
uv.lock
Safe
441 kB
Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings
3 months ago