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 16:36:21 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
7d00a53711
trustgraph
/
scripts
/
graph-rag
7 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
Trustgraph initial code drop
2024-07-10 23:20:06 +01:00
#!/usr/bin/env python3
Refactor names (#4) - Downsize embeddings model to mini-lm in docker-compose files - Rename for structure - Default queues defined in schema file - Standardize naming: graph embeddings, chunk embeddings, triples
2024-07-23 21:34:03 +01:00
from trustgraph.retrieval.graph_rag import run
Trustgraph initial code drop
2024-07-10 23:20:06 +01:00
run()
Reference in a new issue
Copy permalink