LLM_Selector
LLM_Selector copied to clipboard
This code implements a Local LLM Selector from the list of Local Installed Ollama LLMs for your specific user Query
Results
1
LLM_Selector issues
Sort by
recently updated
recently updated
newest added
I am getting this error in main_working.py: `/home/pi5/social/.venv/lib/python3.11/site-packages/langchain_core/_api/deprecation.py:117: LangChainDeprecationWarning: The function `__call__` was deprecated in LangChain 0.1.7 and will be removed in 0.2.0. Use invoke instead. warn_deprecated( ` Which function...