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-04 18:32:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
nanobot
/
providers
History
Flo
33f357119e
fix(providers): add max_completion_tokens for openai o1 compatibility (
#2464
)
2026-03-25 15:35:23 +08:00
..
__init__.py
refactor: replace litellm with native openai + anthropic SDKs
2026-03-25 01:58:48 +08:00
anthropic_provider.py
refactor: replace litellm with native openai + anthropic SDKs
2026-03-25 01:58:48 +08:00
azure_openai_provider.py
feat: add streaming channel support with automatic fallback
2026-03-23 10:20:41 +08:00
base.py
refactor(provider): preserve extra_content verbatim for Gemini thought_signature round-trip
2026-03-25 10:00:29 +08:00
openai_codex_provider.py
feat: add streaming channel support with automatic fallback
2026-03-23 10:20:41 +08:00
openai_compat_provider.py
fix(providers): add max_completion_tokens for openai o1 compatibility (
#2464
)
2026-03-25 15:35:23 +08:00
registry.py
refactor: replace litellm with native openai + anthropic SDKs
2026-03-25 01:58:48 +08:00
transcription.py
style: unify code formatting and import order
2026-02-28 20:55:43 +08:00