Add support for models via LiteLLM proxy server
未关闭
waiting on reporter
- 主要语言
- Java
- 星标
- 1.7k
- 派生
- 420
- 平均合并
- 4 天 12 小时
- 30 天内合并 PR
- 31
描述
**Is your feature request related to a problem? Please describe.**
I’d like to add support for OpenAI models using the [LiteLLM simple proxy](https://docs.litellm.ai/docs/simple_proxy). This will expand the model compatibility of adk-java to include OpenAI endpoints via a standardized proxy interface.
**Describe the solution you'd like**
-The plan is to use Java's HTTP client to call the proxy endpoint and integrate the response into the existing ADK pipeline.
贡献指南
评估
这个 Issue 还没有评估数据。