| Crates.io | llmvm-outsource-lib |
| lib.rs | llmvm-outsource-lib |
| version | 1.3.1 |
| created_at | 2023-08-09 18:03:52.286664+00 |
| updated_at | 2024-12-13 06:16:23.216967+00 |
| description | The library for the outsource backend for llmvm. |
| homepage | |
| repository | https://github.com/djandries/llmvm |
| max_upload_size | |
| id | 940231 |
| size | 32,209 |
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.
Add the dependency to Cargo.toml:
[dependencies]
llmvm-outsource-lib = { version = "<version>" }
Reference documentation can be found on docs.rs.