Fetching metadata from the HF Docker repository...
Diomedes Git
etc
c2be85a
-
.vscode
spltting off formatters from server
-
src
etc
-
tests
new prompts, readme notes, chat tests etc
-
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
-
15 Bytes
geminiignore added, burned some creds without it. arguably worth it the first time(maybe), not so much now
-
1.52 kB
some hf bits and bobs
-
179 Bytes
fixed missing `()` on pop() typo
-
5 Bytes
doing some boiler and testing api stuff
-
435 Bytes
going dockerfile for the space, so i can use python3.13, among other reasons.
-
9.14 kB
some hf bits and bobs
-
217 Bytes
fixing some bits and bobs aftr that daft overengineered refactor
-
4.38 kB
etc
-
78 Bytes
added mcp_server=True arg to gradio, about to add 'deliberation' function for the mcp call (less messy than chat)
-
6.4 kB
added cursor.md files to root and sub folders
-
575 Bytes
refactor serpapi news search cascade
-
721 Bytes
deliberation etc tweaks
-
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.
-
273 Bytes
swapping models back to llama ones; front end fix for known gradio issue (update the component to accept loading_status as LoadingStatus)
-
11 Bytes
runtime to set python version
-
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
-
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
-
304 Bytes
refactor serpapi news search cascade
-
336 kB
deliberation etc tweaks