You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
temporarily patch custom defined llm clients on api (#864)
# why
Serializing custom defined clients is not yet supported in the api
# what changed
If a custom LLM client is defined in the constructor, we log a warning
and disable api mode
# test plan
0 commit comments