Skip to content

使用本地Xinference运行,current_model参数是什么? #145

@tankGe

Description

@tankGe

Agently.AgentFactory()
.set_settings("current_model", "OAIClient")
.set_settings("model.OAIClient.auth.api_key", "nothing")
.set_settings("model.OAIClient.options", {"model": "my-llm"})
.set_settings("model.OAIClient.url", "http://127.0.0.1:9997/v1")

Metadata

Metadata

Assignees

No one assigned

    Labels

    solvedFor those issues already solved but stay open for more user can see

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions