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...
101f6cc
Makhfi_AI
484 kB
1 contributor
History:
29 commits
Aasher
refactor(docker): clean up .dockerignore by organizing entries and removing unnecessary lines
101f6cc
4 months ago
api
fix(memory): update filter parameter to plural for consistency in memory retrieval
4 months ago
core
feat(cors): add CORS configuration and FastAPI app setup
4 months ago
db
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval
4 months ago
workflow
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval
4 months ago
.dockerignore
Safe
257 Bytes
refactor(docker): clean up .dockerignore by organizing entries and removing unnecessary lines
4 months ago
.gitattributes
Safe
1.56 kB
feat(db): add chat and message models for conversation tracking
4 months ago
.gitignore
Safe
153 Bytes
Implement code changes to enhance functionality and improve performance
4 months ago
.python-version
Safe
5 Bytes
Initialize project structure with .gitignore, .python-version, README.md, and pyproject.toml
5 months ago
Dockerfile
Safe
803 Bytes
refactor(docker): simplify Dockerfile by removing non-root user setup and consolidating environment variables
4 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
5 months ago
main.py
Safe
1.32 kB
fix(root): update welcome message to clarify API context
4 months ago
pyproject.toml
Safe
636 Bytes
Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings
4 months ago
uv.lock
Safe
441 kB
Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings
4 months ago