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