trustgraph/trustgraph-base/trustgraph/clients
cybermaggedon b0f4c58200
Feature / collections (#96)
* Update schema defs for source -> metadata
* Migrate to use metadata part of schema, also add metadata to triples & vecs
* Add user/collection metadata to query
* Use user/collection in RAG
* Write and query working on triples
2024-10-02 18:14:29 +01:00
..
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
base.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
document_embeddings_client.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
document_rag_client.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
embeddings_client.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
graph_embeddings_client.py Feature / collections (#96) 2024-10-02 18:14:29 +01:00
graph_rag_client.py Feature / collections (#96) 2024-10-02 18:14:29 +01:00
llm_client.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
prompt_client.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
triples_query_client.py Feature / collections (#96) 2024-10-02 18:14:29 +01:00