Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MCP-1st-Birthday
/
cluas_huginn_by_eightzerofoursix
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3c5cdfe
cluas_huginn_by_eightzerofoursix
1 MB
3 contributors
History:
219 commits
Diomedes Git
rotating providers for rate lmit dodging, etc
3c5cdfe
about 1 month ago
.vscode
spltting off formatters from server
about 1 month ago
src
rotating providers for rate lmit dodging, etc
about 1 month ago
tests
new prompts, readme notes, chat tests etc
about 1 month ago
.cursorignore
279 Bytes
fixing some minor bugs that crept in (eg get_bird_sightings was get_bird_sightings_tool in server.py, also an indent error that broke function and dropped a return), making the news search a cascade pattern (like trend etc), updating observation entrypoint, etc
about 1 month ago
.geminiignore
15 Bytes
geminiignore added, burned some creds without it. arguably worth it the first time(maybe), not so much now
about 1 month ago
.gitattributes
1.52 kB
some hf bits and bobs
about 2 months ago
.gitignore
179 Bytes
fixed missing `()` on pop() typo
about 1 month ago
.python-version
5 Bytes
doing some boiler and testing api stuff
about 2 months ago
Dockerfile
435 Bytes
going dockerfile for the space, so i can use python3.13, among other reasons.
about 1 month ago
LICENSE
9.14 kB
some hf bits and bobs
about 2 months ago
NOTICE
217 Bytes
fixing some bits and bobs aftr that daft overengineered refactor
about 1 month ago
README.md
4.14 kB
rotating providers for rate lmit dodging, etc
about 1 month ago
app.py
78 Bytes
added mcp_server=True arg to gradio, about to add 'deliberation' function for the mcp call (less messy than chat)
about 1 month ago
cursor.md
6.4 kB
added cursor.md files to root and sub folders
about 1 month ago
dev_diary.md
575 Bytes
refactor serpapi news search cascade
about 1 month ago
pyproject.toml
721 Bytes
deliberation etc tweaks
about 1 month ago
quick_check.py
469 Bytes
fleshing out raven and magpie, and tweaking their toolsets, and giving everyone memory access and making three kinds of memory: paper, observation, and trend.
about 1 month ago
requirements.txt
273 Bytes
swapping models back to llama ones; front end fix for known gradio issue (update the component to accept loading_status as LoadingStatus)
about 1 month ago
runtime.txt
11 Bytes
runtime to set python version
about 1 month ago
serp-check.py
689 Bytes
fiddling with verisons, had gradio 6.0.0, but needed 6.0.1 to get rid of gradio-client 2.0.0.dev dependency
about 1 month ago
serp-check2.py
658 Bytes
fiddling with verisons, had gradio 6.0.0, but needed 6.0.1 to get rid of gradio-client 2.0.0.dev dependency
about 1 month ago
steps_taken.md
304 Bytes
refactor serpapi news search cascade
about 1 month ago
uv.lock
336 kB
deliberation etc tweaks
about 1 month ago