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

  • Log In
  • Sign Up

Spaces:
stellar413
/
masterllm
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
masterllm
729 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 125 commits
stellar413's picture
stellar413
Remove secrets and ignore .env
97e46c7 3 months ago
  • examples
    Added fixed agent to agent communication 3 months ago
  • services
    solved chatllm problems 3 months ago
  • utilities
    final commits 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    14 Bytes
    Remove secrets and ignore .env 3 months ago
  • API_CHANGES_REQUIRED.md
    16.6 kB
    Fix: Update last_activity only for user messages 4 months ago
  • API_RESPONSES.md
    20 kB
    Fix: Update last_activity only for user messages 4 months ago
  • API_RESPONSES_correction.md
    23 kB
    Fix: Update last_activity only for user messages 4 months ago
  • Dockerfile
    654 Bytes
    Upload 23 files 5 months ago
  • README.md
    191 Bytes
    initial commit 5 months ago
  • api_routes.py
    10 kB
    Update api_routes.py 5 months ago
  • api_routes_v2.py
    111 kB
    adding pipeline status into the message response 4 months ago
  • app.py
    69 kB
    feat: Unified pipeline lifecycle - single S3 file per pipeline - Pipeline now stored in S3 with pipeline_id at creation - Proposals stored in S3, only reference in MongoDB - Results appended to same S3 file on completion - Workflow save uses pipeline_id, works at any stage - pipelines_history now in session API response 4 months ago
  • log.py
    7.4 kB
    Upload 23 files 5 months ago
  • mongo_store.py
    2.14 kB
    Upload 23 files 5 months ago
  • requirements.txt
    732 Bytes
    Added fixed agent to agent communication 3 months ago