This website requires JavaScript.
Explore
Help
Sign In
Hua
/
nanobot
Watch
1
Star
0
Fork
0
You've already forked nanobot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
52d086d46abfbc1eb8b83676136a67f7fb61c491
nanobot
/
nanobot
/
providers
History
Re-bin
b11f0ce6a9
fix: prefer explicit provider prefix over keyword match to fix Codex routing
2026-02-19 17:39:44 +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
Fix Codex provider routing for GitHub Copilot models
2026-02-19 13:30:02 +08:00
openai_codex_provider.py
Fix Codex provider routing for GitHub Copilot models
2026-02-19 13:30:02 +08:00
registry.py
fix: prefer explicit provider prefix over keyword match to fix Codex routing
2026-02-19 17:39:44 +00:00
transcription.py
feat: add voice transcription support with groq (
fixes
#13
)
2026-02-02 04:33:26 -05:00