Files
LEANN/packages
Andy Lee 6bde28584b feat: Add Google Gemini API support for chat and embeddings (#57)
- Add GeminiChat class with gemini-2.5-flash model support
- Add compute_embeddings_gemini function with text-embedding-004 model
- Update get_llm factory to support "gemini" type
- Update API documentation to include gemini embedding mode
- Support temperature, max_tokens, top_p parameters for Gemini chat
- Support batch embedding processing with progress bars
- Add proper error handling and API key validation
2025-08-15 21:54:11 -07:00
..
2025-08-16 00:54:47 +00:00
2025-08-16 00:54:47 +00:00
2025-08-14 14:39:45 -07:00
2025-07-27 02:22:54 -07:00