Expand description
§
kproc-llm
kproc
is a knowledge processing library. It is intended to help transform information into a knowledge graph. This library is part of the auKsys project.
kproc-llm
is part of kproc
, it provides a standardized interface to common LLM libraries. It currently support ollama
and llama.cpp
.
Development happens in the dev/1
branch.
Modules§
- prelude
- prelude for kproc_llm, with common types, usually used with
use kproc::prelude::*
. - template
- Template module
Structs§
- Prompt
- Prompt
Enums§
Traits§
Type Aliases§
- Result
- Export Result type.
- String
Stream - String stream