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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions