This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
nanobot
Watch
1
Star
0
Fork
0
You've already forked nanobot
mirror of
https://github.com/HKUDS/nanobot.git
synced
2026-04-03 01:42:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
tests
/
providers
History
Xubin Ren
eefd7e60f2
Merge remote-tracking branch 'origin/main' into feat/runtime-hardening
2026-04-02 10:40:49 +00:00
..
test_azure_openai_provider.py
fix(providers): sanitize azure responses input messages
2026-04-02 13:43:34 +08:00
test_cached_tokens.py
fix(providers): normalize anthropic cached token usage
2026-04-02 12:51:45 +08:00
test_custom_provider.py
fix(provider): accept plain text OpenAI-compatible responses
2026-03-25 01:22:21 +00:00
test_litellm_kwargs.py
feat: harden agent runtime for long-running tasks
2026-04-01 19:12:49 +00:00
test_mistral_provider.py
refactor: replace litellm with native openai + anthropic SDKs
2026-03-25 01:58:48 +08:00
test_openai_responses.py
refactor(providers): rename openai responses helpers
2026-04-02 13:43:34 +08:00
test_provider_retry.py
feat: harden agent runtime for long-running tasks
2026-04-01 19:12:49 +00:00
test_providers_init.py
test(providers): cover github copilot lazy export
2026-04-02 03:46:40 +08:00