Steve Dudenhoeffer 388a44fa79 Refactor Google LLM API to use chat session interface.
Replace message handling with a chat session model, aligning the logic with new API requirements. Adjust functions to properly build chat history and send messages via chat sessions, improving compatibility and extensibility.
2025-01-22 22:07:20 -05:00
2024-12-28 20:39:57 -05:00
2024-12-28 20:39:57 -05:00
2024-11-09 19:50:14 -05:00
2024-12-28 20:39:57 -05:00
Description
Abstraction layer interface for various similar LLM services
115 KiB
Languages
Go 100%