llm-ollama

Crates.iollm-ollama
lib.rsllm-ollama
version
sourcesrc
created_at2024-12-28 17:24:18.479549
updated_at2024-12-28 17:25:59.208021
descriptionllm-ollama description.
homepagehttps://github.com/llm-rs/llm-ollama
repositoryhttps://github.com/llm-rs/llm-ollama
max_upload_size
id1497627
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Alexander Korolev (kilork)

documentation

README

llm-ollama description

Legal

Dual-licensed under MIT or the UNLICENSE.

Features

Usage

Add dependency to Cargo.toml:

[dependencies]
llm-ollama = "0.1"
Commit count: 2

cargo fmt