This website requires JavaScript.
Explore
Help
Register
Sign in
apunkt
/
trustgraph
Watch
1
Star
0
Fork
You've already forked trustgraph
0
mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced
2026-04-25 08:26:21 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
5e8a1520ee
trustgraph
/
templates
/
values
/
url.jsonnet
6 lines
109 B
Jsonnet
Raw
Normal View
History
Unescape
Escape
Breakout store queries (#8) - Break out store queries, so not locked into a Milvus/Cassandra backend - Break out prompting into a separate module, so that prompts can be tailored to other LLMs - Jsonnet used to generate docker compose templates - Version to 0.6.0
2024-08-13 17:30:59 +01:00
{
pulsar
:
"
p
u
l
s
a
r
:
/
/
p
u
l
s
a
r
:
6
6
5
0
"
,
milvus
:
"
h
t
t
p
:
/
/
m
i
l
v
u
s
:
1
9
5
3
0
"
,
Switch Milvus for Qdrant in YAMLs (#43) * Qdrant working * - Fix missing prompt templates - Bump version - Add Qdrant to packages * Switch Milvus for Qdrant in config files
2024-08-27 23:37:24 +01:00
qdrant
:
"
h
t
t
p
:
/
/
q
d
r
a
n
t
:
6
3
3
3
"
,
Breakout store queries (#8) - Break out store queries, so not locked into a Milvus/Cassandra backend - Break out prompting into a separate module, so that prompts can be tailored to other LLMs - Jsonnet used to generate docker compose templates - Version to 0.6.0
2024-08-13 17:30:59 +01:00
}
Reference in a new issue
Copy permalink