Skip to content

configure client_verify = httpx.Client(verify=False) for local LLM #558

Description

@xtjjyygy

We have adopted an open AI-compatible large model service locally. When calling it, we need to configure client_verify = httpx.Client(verify=False). However, since the VS Code plugin for Roo Code does not support setting this, it is impossible to use the locally launched large model service. How can we solve this problem? Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions