google / google/adk-java

Add support for models via LiteLLM proxy server

Open
#116 11 comments 2 reactions 0 assignees View on GitHub
waiting on reporter
Dominant language
Java
Stars
1.7k
Forks
420
Avg merge
4d 12h
Merged PRs (30d)
31

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.