Feature Request
Summary
Example: Add raw response for API.
How to add extra body parameters? E.g. in the official doc, they also support enable_thinking or enable_search. Just wondering where I can put those parameters?
Problem Statement
Example: Users may want the raw response to transform with middleware.
Proposed Solution
Example: Implement a raw_response field in response.
Use Cases
- Mutate with middleware depending on user's use case.
Additional Context
Example:
- Screenshot/Code block of similar functionality in another app.
Impact Assessment
Checklist
Please confirm the following:
Thank you for taking the time to contribute! 🙌
Feature Request
Summary
Example: Add raw response for API.
How to add extra body parameters? E.g. in the official doc, they also support
enable_thinkingorenable_search. Just wondering where I can put those parameters?Problem Statement
Example: Users may want the raw response to transform with middleware.
Proposed Solution
Example: Implement a
raw_responsefield in response.Use Cases
Additional Context
Example:
// Code goes here...Impact Assessment
Checklist
Please confirm the following:
Thank you for taking the time to contribute! 🙌