piosystems commented on issue #928: URL: https://github.com/apache/flink-agents/issues/928#issuecomment-5089013890
> Thanks for raising this. I’d like to pick it up. > > Since vLLM is OpenAI-compatible and our existing OpenAI connections already support a custom `api_base_url`, I think the simplest path could be either: > > 1. Add a `vllm` YAML alias pointing to the existing OpenAI-compatible setup, or > 2. Add a thin dedicated `VLLM_CONNECTION` with vLLM-friendly defaults, like a local default `api_base_url` and optional API key. > > I’d lean toward the dedicated connection for discoverability, but happy to go with whichever direction the maintainers prefer. Once the scope is confirmed, I can open a PR. I would lean as well toward the dedicated VLLM connection for discoverability. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
