mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
* Restructure directory * Config loading * Variable override points in JSONNET templates, separate pulsar-manager template * Bump version * Tidy chunking * Simplified prompt overrides * Update config loader * Fix recursive chunker template
5 lines
109 B
Jsonnet
5 lines
109 B
Jsonnet
{
|
|
pulsar: "pulsar://pulsar:6650",
|
|
milvus: "http://milvus:19530",
|
|
qdrant: "http://qdrant:6333",
|
|
}
|