Sean Hatfield
|
49c29fb968
|
Z.ai LLM & agent provider (#4573)
* wip zai llm provider
* cleanup + add zai agent provider
* lint
* change how caching works for failed models
---------
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
|
2025-11-20 15:57:03 -08:00 |
|
Sean Hatfield
|
6d6bd14622
|
Moonshot AI LLM & agent provider (#4178)
* add moonshot ai LLM & agent provider
* fix moonshot agent calling
* handle attachments/fix moonshot llm provider
* update docs/example env
* add moonshot to onboarding privacy
* add moonshot to onboarding llm preference
* update privacy for moonshot ai
* update logo higher res
* remove caching and use modelmap
|
2025-07-22 09:56:51 -07:00 |
|
Timothy Carambat
|
4eb951d40e
|
Fix model map staleness behavior or fallback (#3971)
* Fix model map staleness behavior or fallback
* patch url
* fix log
* dev build
|
2025-06-06 17:39:48 -07:00 |
|
Timothy Carambat
|
a57536b715
|
Handle invalid response bodies for ContextWindowFinder (#3896)
Handle invalid response bodies for contextwindowfinder
|
2025-05-27 15:40:06 -07:00 |
|
Timothy Carambat
|
e80492606a
|
Automatic Context window detection (#3817)
* Add context window finder from litellm maintained list
apply to all cloud providers, have client cache for 3 days
* linting
|
2025-05-14 11:03:19 -07:00 |
|