Skip to content

[feature] Improvements to models that are not OpenAI-style #1325

@IsAurora6

Description

@IsAurora6

Improvements to models that are not OpenAI-style.
Currently, large language models using their own SDKs do not utilize prompt, history, or knowledge information, resulting in limited functionality of the model. To address this issue, you should refer to the official API documentation for the corresponding model to determine how to add these information elements to the model request.
The following models do not support prompts, history, or knowledge:
amazon_bedrock, baiduCloud, chatglm, cohere, Gemini, HuggingFace, iFlytek, MiniMax, Mistral, moonshot, OpenRouter, Volcengine, Yi

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