mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 17:06:22 +02:00
Added Mistral jsonnet templates
This commit is contained in:
parent
5f5cf8fd07
commit
d676804107
7 changed files with 159 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ RUN dnf install -y python3 python3-pip python3-wheel python3-aiohttp \
|
|||
python3-rdflib
|
||||
|
||||
RUN pip3 install --no-cache-dir \
|
||||
anthropic cohere openai google-generativeai \
|
||||
anthropic cohere mistralai openai google-generativeai \
|
||||
ollama \
|
||||
langchain==0.3.13 langchain-core==0.3.28 \
|
||||
langchain-text-splitters==0.3.4 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue