Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pasindu599
/
summarize
like
0
Sleeping
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
refs/pr/3
summarize
Ctrl+K
Ctrl+K
2 contributors
History:
6 commits
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
Safe
1.52 kB
initial commit
2 months ago
.gitignore
Safe
29 Bytes
Update .gitignore to exclude .vscode directory
2 months ago
Dockerfile
Safe
450 Bytes
Remove .env file copy from Dockerfile
2 months ago
README.md
Safe
190 Bytes
initial commit
2 months ago
app.py
Safe
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
Safe
76 Bytes
Add summarize endpoint to app, update Dockerfile to include .env, and expand requirements.txt
2 months ago