mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 17:21:02 +02:00
Bump version, update templates
This commit is contained in:
parent
e4e34dc2d6
commit
d76a32f5ef
69 changed files with 411 additions and 411 deletions
|
|
@ -6,7 +6,7 @@ Uses the Document RAG service to answer a query
|
|||
|
||||
import argparse
|
||||
import os
|
||||
from trustgraph.core.clients.document_rag_client import DocumentRagClient
|
||||
from trustgraph.clients.document_rag_client import DocumentRagClient
|
||||
|
||||
default_pulsar_host = os.getenv("PULSAR_HOST", 'pulsar://localhost:6650')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue