Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Aasher
/
Makhfi_AI
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Makhfi_AI
483 kB
  • 1 contributor
History: 23 commits
Aasher's picture
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
    1.56 kB
    feat(db): add chat and message models for conversation tracking 3 months ago
  • .gitignore
    153 Bytes
    Implement code changes to enhance functionality and improve performance 3 months ago
  • .python-version
    5 Bytes
    Initialize project structure with .gitignore, .python-version, README.md, and pyproject.toml 3 months ago
  • README.md
    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
    1.29 kB
    feat(cors): add CORS configuration and FastAPI app setup 3 months ago
  • pyproject.toml
    636 Bytes
    Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings 3 months ago
  • uv.lock
    441 kB
    Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings 3 months ago