发布

  • ai: thread Request.Messages into provider requests (#3293)

    frostbyte_neo 发布于 2026-06-28 21:19:59 +00:00 | 643 次提交 在此版本后已推送到 master

    • ai/atlascloud: thread Request.Messages into the request

    Fold conversation history (req.Messages) between the system prompt and
    the final user prompt so multi-turn context reaches the model.

    Refs #3292

    • ai/openai: thread Request.Messages into the request

    Fold conversation history (req.Messages) between the system prompt and
    the final user prompt so multi-turn context reaches the model.

    Refs #3292

    • ai/anthropic: thread Request.Messages into the request

    Fold conversation history (req.Messages) between the system prompt and
    the final user prompt so multi-turn context reaches the model.

    Refs #3292

    下载附件