Add support for models via LiteLLM proxy server
Đang mở
waiting on reporter
- Ngôn ngữ chính
- Java
- Star
- 1.7k
- Fork
- 420
- Merge trung bình
- 4 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 31
Mô tả
**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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.