82feb7d8b4157b84fdc6039cc2e9d99a7f545c9f
Updated the return type of functions and related code from `string` to `any` to improve flexibility and support more diverse outputs. Adjusted function implementations, signatures, and handling of results accordingly.
Description
Abstraction layer interface for various similar LLM services
Languages
Go
100%