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-16 07:59:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
nanobot
/
providers
History
Javis486
28127d5210
When using custom_provider, a prompt "LiteLLM:WARNING" will still appear during conversation
2026-03-18 22:01:29 +08:00
..
__init__.py
When using custom_provider, a prompt "LiteLLM:WARNING" will still appear during conversation
2026-03-18 22:01:29 +08:00
azure_openai_provider.py
fix: raise tool result history limit to 16k and force save_memory in consolidation
2026-03-12 03:08:53 +00:00
base.py
fix: preserve image paths in fallback and session history
2026-03-17 22:37:09 +08:00
custom_provider.py
fix(providers): handle empty choices in custom provider response
2026-03-17 14:24:55 +08:00
litellm_provider.py
fix: handle image_url rejection by retrying without images
2026-03-15 22:32:34 +08:00
openai_codex_provider.py
fix: raise tool result history limit to 16k and force save_memory in consolidation
2026-03-12 03:08:53 +00:00
registry.py
fix: handle image_url rejection by retrying without images
2026-03-15 22:32:34 +08:00
transcription.py
style: unify code formatting and import order
2026-02-28 20:55:43 +08:00