trustgraph-flow 1.0.12__tar.gz → 1.0.13__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/PKG-INFO +2 -2
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/definitions/extract.py +12 -1
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/relationships/extract.py +12 -1
- trustgraph-flow-1.0.13/trustgraph/flow_version.py +1 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/template/service.py +12 -1
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/retrieval/graph_rag/rag.py +11 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph_flow.egg-info/PKG-INFO +2 -2
- trustgraph-flow-1.0.12/trustgraph/flow_version.py +0 -1
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/README.md +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/agent-manager-react +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/api-gateway +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/chunker-recursive +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/chunker-token +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/config-svc +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/de-query-milvus +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/de-query-pinecone +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/de-query-qdrant +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/de-write-milvus +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/de-write-pinecone +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/de-write-qdrant +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/document-embeddings +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/document-rag +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/embeddings-fastembed +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/embeddings-ollama +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/ge-query-milvus +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/ge-query-pinecone +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/ge-query-qdrant +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/ge-write-milvus +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/ge-write-pinecone +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/ge-write-qdrant +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/graph-embeddings +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/graph-rag +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/kg-extract-definitions +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/kg-extract-relationships +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/kg-extract-topics +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/kg-manager +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/kg-store +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/librarian +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/metering +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/object-extract-row +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/oe-write-milvus +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/pdf-decoder +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/pdf-ocr-mistral +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/prompt-generic +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/prompt-template +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/rows-write-cassandra +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/run-processing +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-azure +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-azure-openai +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-claude +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-cohere +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-googleaistudio +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-llamafile +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-lmstudio +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-mistral +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-ollama +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-openai +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/text-completion-tgi +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/triples-query-cassandra +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/triples-query-falkordb +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/triples-query-memgraph +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/triples-query-neo4j +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/triples-write-cassandra +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/triples-write-falkordb +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/triples-write-memgraph +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/triples-write-neo4j +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/scripts/wikipedia-lookup +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/setup.cfg +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/setup.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/agent/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/agent/react/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/agent/react/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/agent/react/agent_manager.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/agent/react/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/agent/react/tools.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/agent/react/types.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/chunking/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/chunking/recursive/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/chunking/recursive/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/chunking/recursive/chunker.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/chunking/token/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/chunking/token/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/chunking/token/chunker.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/config/service/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/config/service/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/config/service/config.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/config/service/flow.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/config/service/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/cores/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/cores/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/cores/knowledge.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/cores/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/mistral_ocr/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/mistral_ocr/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/mistral_ocr/processor.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/pdf/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/pdf/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/pdf/pdf_decoder.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/direct/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/direct/cassandra.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/direct/milvus_doc_embeddings.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/direct/milvus_graph_embeddings.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/direct/milvus_object_embeddings.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/document_embeddings/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/document_embeddings/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/document_embeddings/embeddings.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/fastembed/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/fastembed/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/fastembed/processor.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/graph_embeddings/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/graph_embeddings/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/graph_embeddings/embeddings.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/ollama/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/ollama/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/ollama/processor.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/external/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/external/wikipedia/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/external/wikipedia/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/external/wikipedia/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/definitions/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/definitions/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/relationships/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/relationships/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/topics/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/topics/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/topics/extract.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/object/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/object/row/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/object/row/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/object/row/extract.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/auth.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/config/receiver.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/agent.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/config.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/core_export.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/core_import.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/document_embeddings_export.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/document_embeddings_import.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/document_load.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/document_rag.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/embeddings.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/entity_contexts_export.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/entity_contexts_import.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/flow.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/graph_embeddings_export.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/graph_embeddings_import.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/graph_embeddings_query.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/graph_rag.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/knowledge.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/librarian.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/manager.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/mux.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/prompt.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/requestor.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/sender.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/serialize.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/streamer.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/text_completion.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/text_load.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/triples_export.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/triples_import.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/triples_query.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/endpoint/constant_endpoint.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/endpoint/manager.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/endpoint/metrics.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/endpoint/socket.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/endpoint/stream_endpoint.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/endpoint/variable_endpoint.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/running.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/unused/dbpedia.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/unused/encyclopedia.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/unused/internet_search.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/librarian/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/librarian/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/librarian/blob_store.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/librarian/librarian.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/librarian/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/metering/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/metering/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/metering/counter.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/generic/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/generic/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/generic/prompts.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/generic/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/template/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/template/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/template/prompt_manager.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/azure/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/azure/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/azure/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/azure_openai/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/azure_openai/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/azure_openai/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/claude/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/claude/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/claude/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/cohere/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/cohere/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/cohere/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/googleaistudio/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/googleaistudio/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/googleaistudio/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/llamafile/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/llamafile/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/llamafile/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/lmstudio/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/lmstudio/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/lmstudio/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/mistral/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/mistral/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/mistral/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/ollama/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/ollama/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/ollama/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/openai/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/openai/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/openai/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/tgi/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/tgi/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/text_completion/tgi/llm.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/processing/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/processing/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/processing/processing.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/milvus/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/milvus/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/milvus/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/pinecone/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/pinecone/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/pinecone/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/qdrant/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/qdrant/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/doc_embeddings/qdrant/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/milvus/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/milvus/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/milvus/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/pinecone/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/pinecone/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/pinecone/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/qdrant/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/qdrant/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/graph_embeddings/qdrant/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/cassandra/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/cassandra/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/cassandra/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/falkordb/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/falkordb/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/falkordb/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/memgraph/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/memgraph/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/memgraph/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/neo4j/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/neo4j/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/query/triples/neo4j/service.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/retrieval/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/retrieval/document_rag/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/retrieval/document_rag/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/retrieval/document_rag/document_rag.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/retrieval/document_rag/rag.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/retrieval/graph_rag/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/retrieval/graph_rag/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/retrieval/graph_rag/graph_rag.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/milvus/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/milvus/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/milvus/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/pinecone/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/pinecone/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/pinecone/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/qdrant/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/qdrant/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/doc_embeddings/qdrant/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/milvus/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/milvus/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/milvus/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/pinecone/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/pinecone/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/pinecone/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/qdrant/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/qdrant/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/graph_embeddings/qdrant/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/knowledge/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/knowledge/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/knowledge/store.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/object_embeddings/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/object_embeddings/milvus/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/object_embeddings/milvus/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/object_embeddings/milvus/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/rows/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/rows/cassandra/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/rows/cassandra/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/rows/cassandra/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/cassandra/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/cassandra/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/cassandra/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/falkordb/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/falkordb/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/falkordb/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/memgraph/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/memgraph/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/memgraph/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/neo4j/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/neo4j/__main__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/storage/triples/neo4j/write.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/tables/__init__.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/tables/config.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/tables/knowledge.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/tables/library.py +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph_flow.egg-info/SOURCES.txt +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph_flow.egg-info/dependency_links.txt +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph_flow.egg-info/requires.txt +0 -0
- {trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph_flow.egg-info/top_level.txt +0 -0
@@ -1,9 +1,9 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: trustgraph-flow
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.13
|
4
4
|
Summary: TrustGraph provides a means to run a pipeline of flexible AI processing components in a flexible means to achieve a processing pipeline.
|
5
5
|
Home-page: https://github.com/trustgraph-ai/trustgraph
|
6
|
-
Download-URL: https://github.com/trustgraph-ai/trustgraph/archive/refs/tags/v1.0.
|
6
|
+
Download-URL: https://github.com/trustgraph-ai/trustgraph/archive/refs/tags/v1.0.13.tar.gz
|
7
7
|
Author: trustgraph.ai
|
8
8
|
Author-email: security@trustgraph.ai
|
9
9
|
Classifier: Programming Language :: Python :: 3
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/definitions/extract.py
RENAMED
@@ -21,16 +21,19 @@ RDF_LABEL_VALUE = Value(value=RDF_LABEL, is_uri=True)
|
|
21
21
|
SUBJECT_OF_VALUE = Value(value=SUBJECT_OF, is_uri=True)
|
22
22
|
|
23
23
|
default_ident = "kg-extract-definitions"
|
24
|
+
default_concurrency = 1
|
24
25
|
|
25
26
|
class Processor(FlowProcessor):
|
26
27
|
|
27
28
|
def __init__(self, **params):
|
28
29
|
|
29
30
|
id = params.get("id")
|
31
|
+
concurrency = params.get("concurrency", 1)
|
30
32
|
|
31
33
|
super(Processor, self).__init__(
|
32
34
|
**params | {
|
33
35
|
"id": id,
|
36
|
+
"concurrency": concurrency,
|
34
37
|
}
|
35
38
|
)
|
36
39
|
|
@@ -38,7 +41,8 @@ class Processor(FlowProcessor):
|
|
38
41
|
ConsumerSpec(
|
39
42
|
name = "input",
|
40
43
|
schema = Chunk,
|
41
|
-
handler = self.on_message
|
44
|
+
handler = self.on_message,
|
45
|
+
concurrency = concurrency,
|
42
46
|
)
|
43
47
|
)
|
44
48
|
|
@@ -190,6 +194,13 @@ class Processor(FlowProcessor):
|
|
190
194
|
@staticmethod
|
191
195
|
def add_args(parser):
|
192
196
|
|
197
|
+
parser.add_argument(
|
198
|
+
'-c', '--concurrency',
|
199
|
+
type=int,
|
200
|
+
default=default_concurrency,
|
201
|
+
help=f'Concurrent processing threads (default: {default_concurrency})'
|
202
|
+
)
|
203
|
+
|
193
204
|
FlowProcessor.add_args(parser)
|
194
205
|
|
195
206
|
def run():
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/relationships/extract.py
RENAMED
@@ -20,16 +20,19 @@ RDF_LABEL_VALUE = Value(value=RDF_LABEL, is_uri=True)
|
|
20
20
|
SUBJECT_OF_VALUE = Value(value=SUBJECT_OF, is_uri=True)
|
21
21
|
|
22
22
|
default_ident = "kg-extract-relationships"
|
23
|
+
default_concurrency = 1
|
23
24
|
|
24
25
|
class Processor(FlowProcessor):
|
25
26
|
|
26
27
|
def __init__(self, **params):
|
27
28
|
|
28
29
|
id = params.get("id")
|
30
|
+
concurrency = params.get("concurrency", 1)
|
29
31
|
|
30
32
|
super(Processor, self).__init__(
|
31
33
|
**params | {
|
32
34
|
"id": id,
|
35
|
+
"concurrency": concurrency,
|
33
36
|
}
|
34
37
|
)
|
35
38
|
|
@@ -37,7 +40,8 @@ class Processor(FlowProcessor):
|
|
37
40
|
ConsumerSpec(
|
38
41
|
name = "input",
|
39
42
|
schema = Chunk,
|
40
|
-
handler = self.on_message
|
43
|
+
handler = self.on_message,
|
44
|
+
concurrency = concurrency,
|
41
45
|
)
|
42
46
|
)
|
43
47
|
|
@@ -192,6 +196,13 @@ class Processor(FlowProcessor):
|
|
192
196
|
@staticmethod
|
193
197
|
def add_args(parser):
|
194
198
|
|
199
|
+
parser.add_argument(
|
200
|
+
'-c', '--concurrency',
|
201
|
+
type=int,
|
202
|
+
default=default_concurrency,
|
203
|
+
help=f'Concurrent processing threads (default: {default_concurrency})'
|
204
|
+
)
|
205
|
+
|
195
206
|
FlowProcessor.add_args(parser)
|
196
207
|
|
197
208
|
def run():
|
@@ -0,0 +1 @@
|
|
1
|
+
__version__ = "1.0.13"
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/model/prompt/template/service.py
RENAMED
@@ -18,12 +18,14 @@ from .... base import ProducerSpec, ConsumerSpec, TextCompletionClientSpec
|
|
18
18
|
from . prompt_manager import PromptConfiguration, Prompt, PromptManager
|
19
19
|
|
20
20
|
default_ident = "prompt"
|
21
|
+
default_concurrency = 1
|
21
22
|
|
22
23
|
class Processor(FlowProcessor):
|
23
24
|
|
24
25
|
def __init__(self, **params):
|
25
26
|
|
26
27
|
id = params.get("id")
|
28
|
+
concurrency = params.get("concurrency", 1)
|
27
29
|
|
28
30
|
# Config key for prompts
|
29
31
|
self.config_key = params.get("config_type", "prompt")
|
@@ -31,6 +33,7 @@ class Processor(FlowProcessor):
|
|
31
33
|
super(Processor, self).__init__(
|
32
34
|
**params | {
|
33
35
|
"id": id,
|
36
|
+
"concurrency": concurrency,
|
34
37
|
}
|
35
38
|
)
|
36
39
|
|
@@ -38,7 +41,8 @@ class Processor(FlowProcessor):
|
|
38
41
|
ConsumerSpec(
|
39
42
|
name = "request",
|
40
43
|
schema = PromptRequest,
|
41
|
-
handler = self.on_request
|
44
|
+
handler = self.on_request,
|
45
|
+
concurrency = concurrency,
|
42
46
|
)
|
43
47
|
)
|
44
48
|
|
@@ -219,6 +223,13 @@ class Processor(FlowProcessor):
|
|
219
223
|
@staticmethod
|
220
224
|
def add_args(parser):
|
221
225
|
|
226
|
+
parser.add_argument(
|
227
|
+
'-c', '--concurrency',
|
228
|
+
type=int,
|
229
|
+
default=default_concurrency,
|
230
|
+
help=f'Concurrent processing threads (default: {default_concurrency})'
|
231
|
+
)
|
232
|
+
|
222
233
|
FlowProcessor.add_args(parser)
|
223
234
|
|
224
235
|
parser.add_argument(
|
@@ -11,12 +11,14 @@ from ... base import PromptClientSpec, EmbeddingsClientSpec
|
|
11
11
|
from ... base import GraphEmbeddingsClientSpec, TriplesClientSpec
|
12
12
|
|
13
13
|
default_ident = "graph-rag"
|
14
|
+
default_concurrency = 1
|
14
15
|
|
15
16
|
class Processor(FlowProcessor):
|
16
17
|
|
17
18
|
def __init__(self, **params):
|
18
19
|
|
19
20
|
id = params.get("id", default_ident)
|
21
|
+
concurrency = params.get("concurrency", 1)
|
20
22
|
|
21
23
|
entity_limit = params.get("entity_limit", 50)
|
22
24
|
triple_limit = params.get("triple_limit", 30)
|
@@ -26,6 +28,7 @@ class Processor(FlowProcessor):
|
|
26
28
|
super(Processor, self).__init__(
|
27
29
|
**params | {
|
28
30
|
"id": id,
|
31
|
+
"concurrency": concurrency,
|
29
32
|
"entity_limit": entity_limit,
|
30
33
|
"triple_limit": triple_limit,
|
31
34
|
"max_subgraph_size": max_subgraph_size,
|
@@ -43,6 +46,7 @@ class Processor(FlowProcessor):
|
|
43
46
|
name = "request",
|
44
47
|
schema = GraphRagQuery,
|
45
48
|
handler = self.on_request,
|
49
|
+
concurrency = concurrency,
|
46
50
|
)
|
47
51
|
)
|
48
52
|
|
@@ -157,6 +161,13 @@ class Processor(FlowProcessor):
|
|
157
161
|
@staticmethod
|
158
162
|
def add_args(parser):
|
159
163
|
|
164
|
+
parser.add_argument(
|
165
|
+
'-c', '--concurrency',
|
166
|
+
type=int,
|
167
|
+
default=default_concurrency,
|
168
|
+
help=f'Concurrent processing threads (default: {default_concurrency})'
|
169
|
+
)
|
170
|
+
|
160
171
|
FlowProcessor.add_args(parser)
|
161
172
|
|
162
173
|
parser.add_argument(
|
@@ -1,9 +1,9 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: trustgraph-flow
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.13
|
4
4
|
Summary: TrustGraph provides a means to run a pipeline of flexible AI processing components in a flexible means to achieve a processing pipeline.
|
5
5
|
Home-page: https://github.com/trustgraph-ai/trustgraph
|
6
|
-
Download-URL: https://github.com/trustgraph-ai/trustgraph/archive/refs/tags/v1.0.
|
6
|
+
Download-URL: https://github.com/trustgraph-ai/trustgraph/archive/refs/tags/v1.0.13.tar.gz
|
7
7
|
Author: trustgraph.ai
|
8
8
|
Author-email: security@trustgraph.ai
|
9
9
|
Classifier: Programming Language :: Python :: 3
|
@@ -1 +0,0 @@
|
|
1
|
-
__version__ = "1.0.12"
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/mistral_ocr/__init__.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/mistral_ocr/__main__.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/decoding/mistral_ocr/processor.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/direct/milvus_doc_embeddings.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/direct/milvus_graph_embeddings.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/direct/milvus_object_embeddings.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/fastembed/__init__.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/fastembed/__main__.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/fastembed/processor.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/graph_embeddings/__init__.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/embeddings/graph_embeddings/__main__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/definitions/__init__.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/definitions/__main__.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/relationships/__init__.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/extract/kg/relationships/__main__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/core_export.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/core_import.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/document_load.py
RENAMED
File without changes
|
{trustgraph-flow-1.0.12 → trustgraph-flow-1.0.13}/trustgraph/gateway/dispatch/document_rag.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|