Add support for models via LiteLLM proxy server
还没有人认领这个 Issue。
评估
调研方向
首先跟踪现有的 ADK pipeline 及其模型集成,然后查看 LiteLLM simple proxy 文档和计划使用的 Java HTTP client。确定哪些现有入口必须通过 proxy 接受 OpenAI models,并将完成定义为 proxy 的成功响应流经当前 pipeline,同时配备适当的测试。
由索引模型根据 Issue 内容生成。
描述
Is your feature request related to a problem? Please describe.
I’d like to add support for OpenAI models using the LiteLLM 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.
- 主要语言
- Java
- 星标
- 1.7k
- 派生
- 421
- 平均合并
- 3 天 8 小时
- 30 天内合并 PR
- 36
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
google/adk-java 的其他 Issue
-
难度 5/5 一周以上 新手友好度 35/100
-
needs review
-
needs review
-
needs review
-
needs review
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 65/100
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
elastic/gradle-plugins#157 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
cryptomator/hub#497 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
johanhaleby/occurrent#1120 ·