Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eng 812 update agents #285

Merged
merged 8 commits into from
Nov 4, 2024
Merged

Eng 812 update agents #285

merged 8 commits into from
Nov 4, 2024

Conversation

thiago-aixplain
Copy link
Collaborator

No description provided.

aixplain/factories/agent_factory/__init__.py Show resolved Hide resolved
team_agent.update()
team_agent = TeamAgentFactory.get(team_agent.id)
assert team_agent.name == team_agent_name
assert team_agent.status == AssetStatus.DRAFT
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we allowed to run an agent or team agent while its status is draft?

@thiago-aixplain thiago-aixplain merged commit d731ff0 into development Nov 4, 2024
@thiago-aixplain thiago-aixplain deleted the ENG-812-updateAgents branch November 4, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants