Steve Dudenhoeffer 52533238d3 Add getter methods for response and toolcall in Context
Introduce `Response()` and `ToolCall()` methods to access the respective fields from the `Context` struct. This enhances encapsulation and provides a standardized way to retrieve these values.
2025-03-18 03:45:38 -04:00
2024-12-28 20:39:57 -05:00
Description
Abstraction layer interface for various similar LLM services
215 KiB
Languages
Go 100%