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

  • Log In
  • Sign Up

Spaces:
Pasindu599
/
summarize
Sleeping

App Files Files Community
4
Fetching metadata from the HF Docker repository...
summarize
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
Pasindu599's picture
Pasindu599
Update .gitignore to exclude .vscode directory
87e9bdc 2 months ago
  • langgraph
    Add CORS middleware to FastAPI app and update summarize endpoint to accept multiple input fields (urls, codes, notes). Enhance graph logic to process new input structure and return detailed summary response. 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • .gitignore
    29 Bytes
    Update .gitignore to exclude .vscode directory 2 months ago
  • Dockerfile
    450 Bytes
    Remove .env file copy from Dockerfile 2 months ago
  • README.md
    190 Bytes
    initial commit 2 months ago
  • app.py
    668 Bytes
    Add CORS middleware to FastAPI app and update summarize endpoint to accept multiple input fields (urls, codes, notes). Enhance graph logic to process new input structure and return detailed summary response. 2 months ago
  • requirements.txt
    76 Bytes
    Add summarize endpoint to app, update Dockerfile to include .env, and expand requirements.txt 2 months ago