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-05 02:42:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
nanobot
/
providers
History
Re-bin
82a318759f
Merge branch 'main' into pr-812
2026-02-20 08:42:31 +00:00
..
__init__.py
feat: implement OpenAI Codex OAuth login and provider integration
2026-02-05 17:39:18 +08:00
base.py
fix: preserve reasoning_content in conversation history for thinking models
2026-02-08 18:37:41 +00:00
custom_provider.py
feat: add custom provider with direct openai-compatible support
2026-02-18 02:39:15 +00:00
litellm_provider.py
refactor(litellm): remove redundant comments in cache_control methods
2026-02-20 08:21:02 +00:00
openai_codex_provider.py
fix: complete ensure_ascii=False and UTF-8 encoding migration
2026-02-20 07:59:32 +00:00
registry.py
Merge branch 'main' into pr-812
2026-02-20 08:42:31 +00:00
transcription.py
fix: complete loguru native formatting migration across all files
2026-02-20 07:55:34 +00:00