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
a3c68ef14096afa9596c81942c4200b3b2894288
nanobot
/
nanobot
/
providers
History
Re-bin
a3c68ef140
Merge branch 'main' into pr-1428
2026-03-05 14:12:37 +00:00
..
__init__.py
feat: implement OpenAI Codex OAuth login and provider integration
2026-02-05 17:39:18 +08:00
base.py
fix(providers): sanitize thinking_blocks by provider and harden content normalization
2026-03-02 06:58:10 +00:00
custom_provider.py
feat(custom-provider): add x-session-affinity header for prompt caching
2026-03-02 11:03:12 +00:00
litellm_provider.py
fix(providers): sanitize thinking_blocks by provider and harden content normalization
2026-03-02 06:58:10 +00:00
openai_codex_provider.py
fix(codex): pass reasoning_effort to Codex API
2026-03-04 15:31:56 +01:00
registry.py
fix: remove overly broad "codex" keyword from openai_codex provider
2026-02-28 01:01:20 -03:00
transcription.py
style: unify code formatting and import order
2026-02-28 20:55:43 +08:00