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.
Description
Abstraction layer interface for various similar LLM services
Languages
Go
100%