Integration with LM Studio LLM hosting (#323)

This commit is contained in:
cybermaggedon 2025-03-19 19:07:56 +00:00 committed by GitHub
parent 64e42bed6f
commit cbfe37fec7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 210 additions and 0 deletions

View file

@ -108,6 +108,7 @@ setuptools.setup(
"scripts/text-completion-cohere",
"scripts/text-completion-googleaistudio",
"scripts/text-completion-llamafile",
"scripts/text-completion-lmstudio",
"scripts/text-completion-mistral",
"scripts/text-completion-ollama",
"scripts/text-completion-openai",