Skip to content

Tạo agent qua API không có model gây lỗi chat, lỗi vẫn tồn tại sau khi cập nhật model #388

@teexiii

Description

@teexiii

Flow:

  1. Tạo agent qua API POST /v1/agents không có trường model (hoặc model: "")
  2. Chat với agent này qua kênh bất kỳ (Telegram, WebSocket, v.v.)
  3. Lỗi, provider nhận model rỗng, request thất bại
  4. Cập nhật agent qua PUT /v1/agents/{id} với giá trị model hợp lệ
  5. [BUG] Chat lại, vẫn lỗi cho đến khi restart gateway

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