mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-29 10:26:21 +02:00
Updated README and QuickStart
This commit is contained in:
parent
f09618081e
commit
092dcf770b
2 changed files with 52 additions and 32 deletions
|
|
@ -63,6 +63,7 @@ package installed can also run the entire architecture.
|
|||
|
||||
- `chunker-recursive` - Accepts text documents and uses LangChain recursive
|
||||
chunking algorithm to produce smaller text chunks.
|
||||
- `chunker-token` - Chunks texts documents by a chosen amount of tokens.
|
||||
- `embeddings-hf` - A service which analyses text and returns a vector
|
||||
embedding using one of the HuggingFace embeddings models.
|
||||
- `embeddings-ollama` - A service which analyses text and returns a vector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue