Skip to content

[Bug]: 当前多 agent 实现,未考虑多 agent 并行工作的问题。 #667

@xudongcc

Description

@xudongcc

Bug Description

当前多 agent 实现,未考虑多 agent 并行工作的问题。

重新实现如下:
#597

Steps to Reproduce

  1. 同时启动多个 Agent 聊天

Expected Behavior

由于当前 client 是单例,所以会冲突。

Actual Behavior

由于当前 client 是单例,所以会冲突。

Minimal Reproducible Example

Error Logs

OpenViking Version

0.2.5

Python Version

3.10.0

Operating System

macOS

Model Backend

None

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions