This website requires JavaScript.
Explore
Help
Sign In
xinyin025
/
LangBot
Watch
1
Star
0
Fork
0
You've already forked LangBot
mirror of
https://github.com/langbot-app/LangBot.git
synced
2026-06-09 07:16:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14b1e0d33b5d18710b76e3e141abde0b9183e30a
LangBot
/
src
/
langbot
/
pkg
/
provider
/
modelmgr
History
fdc310
bd5ec59b7c
fix:The fix is in place — content = '' is now reset at the start of each loop iteration , which prevents stale text from being duplicated across tool call and end-turn chunks. (
#2060
)
2026-03-21 22:08:35 +08:00
..
requesters
fix:The fix is in place — content = '' is now reset at the start of each loop iteration , which prevents stale text from being duplicated across tool call and end-turn chunks. (
#2060
)
2026-03-21 22:08:35 +08:00
__init__.py
chore: Add PyPI package support for uvx/pip installation (
#1764
)
2025-11-16 19:53:01 +08:00
entities.py
chore: Add PyPI package support for uvx/pip installation (
#1764
)
2025-11-16 19:53:01 +08:00
errors.py
chore: Add PyPI package support for uvx/pip installation (
#1764
)
2025-11-16 19:53:01 +08:00
modelmgr.py
feat: enhance LLM model creation with optional default pipeline setting
2026-01-31 13:24:33 +08:00
requester.py
Feat/monitor (
#1928
)
2026-01-26 21:08:23 +08:00
requester.yaml
chore: Add PyPI package support for uvx/pip installation (
#1764
)
2025-11-16 19:53:01 +08:00
token.py
fix: handle case of empty token list in TokenManager to prevent errors
2025-12-29 12:18:45 +08:00