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