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
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
[chore] fix llm and langchain (#14)
* almost all variants for infer and embed
* add pooling for embedding for safety
* incorrect value for langchain llama-cpp options
[chore] display and operation improvements (#6)
* add downloaded column to info
* fix options in launch
* incorrect readme
* sort by quantization in info
* more display improvements
* unused import
* pre-commit
* a custom service class
require openai
* example notebook
* server parameters
* missing hint
* ingore logs
* langchain example