3 stable releases

1.2.0 Jan 23, 2024
1.1.0 Nov 14, 2023
1.0.0 Aug 9, 2023

#1271 in Text processing

Download history 18/week @ 2024-01-21 1/week @ 2024-01-28 19/week @ 2024-02-18 36/week @ 2024-02-25 2/week @ 2024-03-03 55/week @ 2024-03-31 2/week @ 2024-04-07

57 downloads per month
Used in llmvm-outsource

MPL-2.0 license

64KB
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–22MB
~318K SLoC