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-07 19:53:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
nanobot
/
providers
History
Re-bin
b0a5435b87
refactor(llm): share transient retry across agent paths
2026-03-10 10:10:37 +00:00
..
__init__.py
Support Azure OpenAI
2026-03-06 08:43:58 +00:00
azure_openai_provider.py
fix(azure): sanitize messages and handle temperature
2026-03-07 03:57:57 +00:00
base.py
refactor(llm): share transient retry across agent paths
2026-03-10 10:10:37 +00:00
custom_provider.py
feat(custom-provider): keep instance-level session affinity header for cache locality
2026-03-05 14:25:46 +00:00
litellm_provider.py
fix(azure): sanitize messages and handle temperature
2026-03-07 03:57:57 +00:00
openai_codex_provider.py
fix(codex): pass reasoning_effort to Codex API
2026-03-04 15:31:56 +01:00
registry.py
Merge branch 'main' of
https://github.com/kunalk16/nanobot
into feat-support-azure-openai
2026-03-06 10:39:29 +00:00
transcription.py
style: unify code formatting and import order
2026-02-28 20:55:43 +08:00