mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 08:56:21 +02:00
More Mistral pieces
This commit is contained in:
parent
d676804107
commit
a46de297c1
2 changed files with 8 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ setuptools.setup(
|
|||
"langchain-core",
|
||||
"langchain-text-splitters",
|
||||
"minio",
|
||||
"mistralai"
|
||||
"neo4j",
|
||||
"ollama",
|
||||
"openai",
|
||||
|
|
@ -107,6 +108,7 @@ setuptools.setup(
|
|||
"scripts/text-completion-cohere",
|
||||
"scripts/text-completion-googleaistudio",
|
||||
"scripts/text-completion-llamafile",
|
||||
"scripts/text-completion-mistral",
|
||||
"scripts/text-completion-ollama",
|
||||
"scripts/text-completion-openai",
|
||||
"scripts/triples-query-cassandra",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue