Skip to content

Rust based gemini api

Latest
Compare
Choose a tag to compare
@HashiramaSenjuhari HashiramaSenjuhari released this 21 Nov 10:22
· 29 commits to master since this release

New Feature Added

  • MaxTokenLimit Based Response

Previous New Feature Added

  • Instruction Based Response**

Features

  • nstruction Processing: Based on instruction customize the response in the way you like.
  • Natural Language Processing: Access powerful language models like Gemini 1.5 Pro for advanced text analysis, summarization, and generation.
  • Multimodal Capabilities Interact with Gemini models that can handle not only text but also images, audio, and video inputs.
  • Easy Integration**: A straightforward API wrapper for easy integration into your Rust projects.