tenere icon indicating copy to clipboard operation
tenere copied to clipboard

add Gemini LLM integration

Open lecheel opened this issue 9 months ago • 1 comments

- Implements the `Gemini` struct and `LLM` trait for interacting with the Gemini API.
- Includes error handling for missing API key.
- Supports streaming responses and termination.

lecheel avatar Feb 28 '25 09:02 lecheel

@lecheel sorry for being slow, been busy recently. Can you fix the CI then I'll look into it again.

pythops avatar Apr 29 '25 16:04 pythops