llmvm-outsource-lib

Crates.iollmvm-outsource-lib
lib.rsllmvm-outsource-lib
version1.3.0
sourcesrc
created_at2023-08-09 18:03:52.286664
updated_at2024-06-23 23:27:11.425831
descriptionThe library for the outsource backend for llmvm.
homepage
repositoryhttps://github.com/djandries/llmvm
max_upload_size
id940231
size32,067
Darnell Andries (DJAndries)

documentation

README

llmvm-outsource-lib

Crates.io docs.rs GitHub

The library for the outsource backend for llmvm.

Sends text and chat generation requests to known hosted language model providers.

See the executable wrapper llmvm-outsource for more information.

Usage

Add the dependency to Cargo.toml:

[dependencies]
llmvm-outsource-lib = { version = "<version>" }

Reference documentation

Reference documentation can be found on docs.rs.

License

Mozilla Public License, version 2.0

Commit count: 78

cargo fmt