Nico
Nico
## Summary - add HuggingFace icon - support HuggingFace in provider constants - list HuggingFace as Cloud AI provider - allow installing HuggingFace models through Ollama - update model configuration...
## Summary - ensure certain default tools are appended when the inference chain uses vector search ## Testing - `cargo test --no-run` *(fails: build terminated)* ------ https://chatgpt.com/codex/tasks/task_e_68855b93ea088321ae31ac393dfdfba1
## Summary - support removing a network tool and its agent ## Testing - `cargo test --package shinkai_http_api --quiet` ------ https://chatgpt.com/codex/tasks/task_e_6854bab5b6908321be2dc2e015b13274
## Summary - add `inbox` field to PayInvoiceRequest and NodeCommand - remember inbox when storing autopay preferences - check inbox-specific preference when receiving invoices ## Testing - `rustfmt shinkai-libs/shinkai-http-api/src/api_v2/api_v2_handlers_wallets.rs shinkai-libs/shinkai-http-api/src/node_commands.rs...
## Summary - add V2ApiKillJob command and handler - support kill_job route with docs - implement `v2_api_kill_job` business logic ## Testing - `cargo check` *(fails: timed out)* ------ https://chatgpt.com/codex/tasks/task_e_684a643500788321a031b2954e87357c
## Summary - add an integration test that verifies listing network tools returns only network tools - register network tool and query with V2ApiListAllNetworkShinkaiTools ## Testing - `cargo test --test...
## Summary - add `LMStudio` LLM provider variant - implement provider module calling LM Studio's API - hook new provider into LLMProvider and provider registry - update model capabilities manager...
Other open-source projects list which projects are using them, which could be cool to try out Exo with other apps. Downside (a good problem to have): later on, there could...