mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 17:06:22 +02:00
Integration with LM Studio LLM hosting (#323)
This commit is contained in:
parent
64e42bed6f
commit
cbfe37fec7
5 changed files with 210 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue