Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
hermes
like
14
Running
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
614a069
hermes
37 kB
6 contributors
History:
51 commits
Googolplexic
readme updates for william
614a069
4 months ago
.gradio
Rename Gradio app instance and update flagging options for improved error handling
4 months ago
.vscode
Refactor APIClient to improve request handling and add support for custom headers; enhance api_call function to accept header key-value pairs.
4 months ago
.gitignore
Safe
4.34 kB
Implement universal API client with dynamic parameters. Currently may have robustness issues, but the main concept of plugging in an api and getting it to call works
4 months ago
README.md
Safe
1.34 kB
readme updates for william
4 months ago
api_client.py
5.7 kB
Renamed everything for consistency
4 months ago
api_monitor.py
13.5 kB
Update activate_monitoring docstring to clarify prerequisites and emphasize sample_response validation
4 months ago
database.py
310 Bytes
pull main codes and connect to psycopg2
4 months ago
killClaude.ps1
Safe
720 Bytes
Added Claude killswitch for easier reload
4 months ago
main.py
4.8 kB
Renamed everything for consistency
4 months ago
requirements.txt
2.08 kB
pull main codes and connect to psycopg2
4 months ago
schema.sql
2.15 kB
fix errors from duplicated info and update scheme sql
4 months ago