trustgraph/scripts
cybermaggedon e4c4774b5d
Extract rows and apply object embeddings (#42)
* - 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
2024-08-27 21:55:12 +01:00
..
chunker-recursive Refactor names (#4) 2024-07-23 21:34:03 +01:00
chunker-token Add token chunker (#14) 2024-08-21 16:51:33 +01:00
concat-parquet Load previously-saved data 2024-07-25 21:43:55 +01:00
de-query-milvus Added doc embedding support (#41) 2024-08-26 23:45:23 +01:00
de-write-milvus Added doc embedding support (#41) 2024-08-26 23:45:23 +01:00
document-rag Added doc embedding support (#41) 2024-08-26 23:45:23 +01:00
dump-parquet Load previously-saved data 2024-07-25 21:43:55 +01:00
embeddings-hf Trustgraph initial code drop 2024-07-10 23:20:06 +01:00
embeddings-ollama Ollama embeddings module 2024-07-16 17:24:16 +01:00
embeddings-vectorize Trustgraph initial code drop 2024-07-10 23:20:06 +01:00
ge-dump-parquet Dump GEs 2024-07-24 00:27:05 +01:00
ge-query-milvus Breakout store queries (#8) 2024-08-13 17:30:59 +01:00
ge-write-milvus Refactor names (#4) 2024-07-23 21:34:03 +01:00
graph-rag Refactor names (#4) 2024-07-23 21:34:03 +01:00
graph-show - Change flawed _client timeout logic which was causing major lags 2024-08-20 17:54:11 +01:00
graph-to-turtle Trustgraph initial code drop 2024-07-10 23:20:06 +01:00
init-pulsar-manager Trustgraph initial code drop 2024-07-10 23:20:06 +01:00
kg-extract-definitions Extract rows and apply object embeddings (#42) 2024-08-27 21:55:12 +01:00
kg-extract-relationships Extract rows and apply object embeddings (#42) 2024-08-27 21:55:12 +01:00
load-graph-embeddings Load previously-saved data 2024-07-25 21:43:55 +01:00
load-triples Load previously-saved data 2024-07-25 21:43:55 +01:00
loader Fix loader load error 2024-07-25 22:24:14 +01:00
object-extract-row Extract rows and apply object embeddings (#42) 2024-08-27 21:55:12 +01:00
oe-write-milvus Extract rows and apply object embeddings (#42) 2024-08-27 21:55:12 +01:00
pdf-decoder Refactor names (#4) 2024-07-23 21:34:03 +01:00
prompt-generic Breakout store queries (#8) 2024-08-13 17:30:59 +01:00
prompt-template Prompt templates (#33) 2024-08-23 23:34:16 +01:00
query Breakout store queries (#8) 2024-08-13 17:30:59 +01:00
rows-write-cassandra Extract rows and apply object embeddings (#42) 2024-08-27 21:55:12 +01:00
run-processing Processor model prototype 2024-07-15 17:17:04 +01:00
text-completion-azure Refactor names (#4) 2024-07-23 21:34:03 +01:00
text-completion-bedrock Bedrock, Cohere, and Mixed Support (#6) 2024-08-07 19:27:37 +01:00
text-completion-claude Refactor names (#4) 2024-07-23 21:34:03 +01:00
text-completion-cohere Bedrock, Cohere, and Mixed Support (#6) 2024-08-07 19:27:37 +01:00
text-completion-ollama Refactor names (#4) 2024-07-23 21:34:03 +01:00
text-completion-openai OpenAI integration (#7) 2024-08-12 15:37:04 +01:00
text-completion-vertexai Refactor names (#4) 2024-07-23 21:34:03 +01:00
triples-dump-parquet Parquet dumper for triples 2024-07-23 22:38:07 +01:00
triples-query-cassandra Breakout store queries (#8) 2024-08-13 17:30:59 +01:00
triples-query-neo4j Add Neo4j support (#9) 2024-08-14 09:06:33 +01:00
triples-write-cassandra Refactor names (#4) 2024-07-23 21:34:03 +01:00
triples-write-neo4j Add Neo4j support (#9) 2024-08-14 09:06:33 +01:00