mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-19 02:01:02 +02:00
* - Restructured the extract directories - Added an extractor for 'rows' == a row of a table - Added a row extractor prompt to prompter. * Add row support to template prompter * Row extraction working * Bump version * Emit extracted info * Object embeddings store * Invocation script * Add script to package, remove cruft output * Write rows to Cassandra * Remove output cruft |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| document_embeddings_client.py | ||
| document_rag_client.py | ||
| embeddings_client.py | ||
| graph_embeddings_client.py | ||
| graph_rag_client.py | ||
| llm_client.py | ||
| prompt_client.py | ||
| triples_query_client.py | ||