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
[feature] new backends (#79)
* backends
* fix --at
* need .online
* configure cli
* update dev env
* typing fixes
* bad inits
* refine rm/detach
* server by name is considered matched
* delete on stop
* unnecessary union
* readme
ALI-1427 handle windows ai nav config path (#54)
* handle windows ai nav config path
* separate windows logic
* revert separation of platform logic
* pin click to <8.2 to fix python 3.10+ errors
[feat] improve parameter support in integrations (#26)
* langchain: parameter support
* server params with litellm
* llama-index
* drop params from notebook
* panel kwargs
* fix litellm + dspy
* server options for llm
* mypy ignores
* two more