1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)Java3,253 stars (3,253 stars)693 forks (693 forks)user submission
help wanted
Description
This issue does not include a description.
- Issue type
- refactor
- Research direction
- Examine the current usage of Anthropic Model SDK in the codebase, likely in API wrapper classes or client modules. Identify all imports, instantiations, and method calls to understand the integration points. Then design a replacement using OkHttp, ensuring equivalent functionality. Review the existing comment for any additional guidance or constraints.