5 stable releases

new 1.3.1 Dec 13, 2024
1.3.0 Jun 23, 2024
1.2.0 Jan 23, 2024
1.1.0 Nov 14, 2023
1.0.0 Aug 9, 2023

#1394 in Text processing

Download history 2/week @ 2024-08-26 10/week @ 2024-09-16 22/week @ 2024-09-23 3/week @ 2024-09-30 4/week @ 2024-10-14 152/week @ 2024-12-09

152 downloads per month
Used in llmvm-outsource

MPL-2.0 license

71KB
1.5K SLoC

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

Dependencies

~8–20MB
~296K SLoC