Hugging Face
Models
Datasets
Spaces
Buckets
new
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/2
summarize
6.74 kB
Ctrl+K
Ctrl+K
2 contributors
History:
6 commits
Pasindu599
Update .gitignore to exclude .vscode directory
87e9bdc
10 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.
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
29 Bytes
Update .gitignore to exclude .vscode directory
10 months ago
Dockerfile
Safe
450 Bytes
Remove .env file copy from Dockerfile
10 months ago
README.md
Safe
190 Bytes
initial commit
10 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.
10 months ago
requirements.txt
Safe
76 Bytes
Add summarize endpoint to app, update Dockerfile to include .env, and expand requirements.txt
10 months ago