Skip to content

agent = Agent() instance initialisation bug on Agentverse #103

Open
@iliarusskikh

Description

@iliarusskikh

Prerequisites

  • I checked the documentation and found no answer to my problem
  • I checked the existing issues and made sure there are no similar bug reports

Category

Bug in Agentverse

Expected Behavior

Hello,

When I set a reference for agent = Agent(), let's say i would call it, helloworld = Agent().
All functions/methods can still be called as agent.on_interval etc. I was expecting "no such instance" error to be generated. This may bring up confusions when multiple agents are defined within a single scope/file.

Thanks

Observed Behavior

Image Image Image

To Reproduce

No response

Environment Details (Optional)

Failure Logs (Optional)

Additional Information (Optional)

Metadata

Metadata

Assignees

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