trustgraph icon indicating copy to clipboard operation
trustgraph copied to clipboard

TrustGraph Engine - LLM Agnostic Knowledge Agent Dev Platform ⚡🚀

Results 17 trustgraph issues
Sort by recently updated
recently updated
newest added

- Running `tg-launch-ollama-cassandra.yml`. - Attempt to ingets a variety of PDF files: `scripts/load-pdf sources/*.pdf` - Receive this error: `Traceback (most recent call last): File "/home/rig/docker/trustgraph/scripts/load-pdf", line 9, in from trustgraph.schema...

enhancement

vanilla installation, basic config with neo4j and qdrant. uploaded 1 document but I am not sure if that even has to do with this.

![Image](https://github.com/user-attachments/assets/29fe347b-6dcb-4d88-8a70-ff771c7b6967) steps to reproduce - setup: docker, Cassandra, Qdrant, Ollama gemma3. rest default. - create a knowledge core creation flow - upload pdf + submit it to the flow (lacking...

Hello Team, I'm opening this issue to propose the integration of LightRAG (https://github.com/HKUDS/LightRAG) into our project. Motivation: Integrating LightRAG could significantly enhance our Retrieval-Augmented Generation (RAG) capabilities. LightRAG is a...

Thank you for considering this feature request. Enhanced multilingual capabilities, especially for widely used languages like Chinese, would greatly improve the user experience for many developers and teams worldwide.

Users transitioning from tools like **RagFlow** like document management features alongside Knowledge Graph capabilities. While **TrustGraph** includes document loading through the Workbench and metadata integration, it lacks tools to manage...

enhancement

I'd like to be able to leverage QDrant Cloud service but need to be able to pass in an API key ``` class Processor(ConsumerProducer): def __init__(self, **params): input_queue = params.get("input_queue",...

enhancement

Thoughts... Knowledge management (KM) service, operations: - Add a doc to user/collection - Copy an existing doc to user/collection - Move an existing doc to user/collection - Delete doc -...

Add ability for TrustGraph to automatically check if an Ollama model is pulled and then pull it for the user.

enhancement

Hi, Running 0.19.19 on K8S : falkordb+qdrant The API-gateway pod is failing to connect to pulsar with the following errors: ERROR [139876034938560] ClientConnection:605 | Resolve error: asio.netdb:1 : Host not...