samvadsetu

Crates.iosamvadsetu
lib.rssamvadsetu
version0.1.2
created_at2025-01-17 15:01:20.625696+00
updated_at2025-01-18 14:55:15.702379+00
descriptionSimple LLM API for commonly used LLM services including Gemini, ChatGPT, and Ollama. The name implies a bridge for dialogue since the library facilitates communication and interaction between a programs logic and the large language models capabilities. The sanskrit word saṃvāda (संवाद) refers to dialogue, and setu (सेतु) means bridge.
homepagehttps://github.com/sandeep-sandhu/sandeep-sandhu
repositoryhttps://github.com/sandeep-sandhu/samvadsetu
max_upload_size
id1520665
size140,378
Sandeep Singh Sandhu (sandeep-sandhu)

documentation

https://docs.rs/samvadsetu

README

samvadsetu | संवाद-सेतु

Simple LLM API for commonly used LLM services including Gemini, ChatGPT, and Ollama. The name implies a bridge for dialogue since the library facilitates communication and interaction between a programs logic and the large language models capabilities. The sanskrit word saṃvāda (संवाद) refers to dialogue, and setu (सेतु) means bridge.

Crates.io Docs.rs CI

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install samvadsetu

License

Licensed under Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 6

cargo fmt