Steve Dudenhoeffer 82feb7d8b4 Change function result type from string to any
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.
2025-03-25 23:53:09 -04:00
2024-12-28 20:39:57 -05:00
Description
Abstraction layer interface for various similar LLM services
215 KiB
Languages
Go 100%