Skip to content

[RFE] LLM provider endpoint disable tls verification #654

@mathianasj

Description

@mathianasj

Is your feature request related to a problem? Please describe.
In my cluster I do not utilize root ca trusted certs but self signed endpoints for my self hosted openshift ai vllm endpoint.

Describe the solution you'd like
I would like to have an llm configuration flag to pass to the underlying httpx client to set verify=false

Describe alternatives you've considered
Specifying environment variables but the python library only allows environment variables to overide the trust certificate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions