llmvm-outsource-lib

Crates.iollmvm-outsource-lib
lib.rsllmvm-outsource-lib
version1.3.1
created_at2023-08-09 18:03:52.286664+00
updated_at2024-12-13 06:16:23.216967+00
descriptionThe library for the outsource backend for llmvm.
homepage
repositoryhttps://github.com/djandries/llmvm
max_upload_size
id940231
size32,209
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: 81

cargo fmt