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-11 05:33:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
nanobot
/
providers
History
Yohei Nishikubo
7b720ce9f7
feat(OpenAICompatProvider): enhance tool call handling with provider-specific fields
2026-03-25 10:00:29 +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
feat(agent): add streaming groundwork for future TUI
2026-03-23 10:20:41 +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
feat(OpenAICompatProvider): enhance tool call handling with provider-specific fields
2026-03-25 10:00:29 +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