388a44fa793f65d7746c83ee8b2b3b7ce9c43567
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%