Skip to content

Conversation

lucasgomide
Copy link
Contributor

Depends on tools to be merged

@lucasgomide lucasgomide force-pushed the lg-agent-platform-app branch 3 times, most recently from e02a46f to c67564d Compare September 11, 2025 22:54
)
else:
print(f"Error during reasoning process: {str(e)}")
print(f"Error during reasoning process: {e!s}")
Copy link
Collaborator

Choose a reason for hiding this comment

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

can we move this as a logger? while youre here

role="Platform Agent",
goal="Use platform tools",
backstory="Platform specialist",
actions=["gmail/create_task", "slack/update_status", "customer_support/send_notification"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

i thought we are consolidating it to apps. but two ways of setting based on one attribute:

Agent(apps=["gmail"])
and
Agent(apps=["gmail/action"])

goal="Use platform tools",
backstory="Platform specialist",
actions=["gmail/create_task", "slack/update_status", "customer_support/send_notification"]
apps=["gmail/create_task", "slack/update_status", "hubspot"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

lfg

@lucasgomide lucasgomide changed the base branch from main to release/v1.0.0-alpha.1 September 25, 2025 20:16
@lucasgomide lucasgomide merged commit 13e5ec7 into release/v1.0.0-alpha.1 Sep 25, 2025
39 checks passed
@lucasgomide lucasgomide deleted the lg-agent-platform-app branch September 25, 2025 20:46
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.

3 participants