-
Notifications
You must be signed in to change notification settings - Fork 509
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Contact Details
No response
π¦ Package Version
0.4.10
ποΈ Framework Version
openai-1.78.0
π Describe the Bug
In the following script, we apply a @agent decorator to the GPTPlayer class. Agent spans don't show in the trace.
https://github.com/areibman/poke-env/blob/master/examples/gpt_player.py
Additionally, we do not have the ability to add supplemental information to agents. Suppose I wanted to name this agent-- I can't! Something like @agent(name="My agent") would be fantastic.
This naming should apply to other decorators as well such as task, workflow, etc.
π€ Contribution
- Yes, I'd be happy to submit a pull request with these changes.
- I need some guidance on how to contribute.
- I'd prefer the AgentOps team to handle this update.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers