Skip to content

Comments

feat: add example integration to agent stack#406

Open
xjacka wants to merge 1 commit intostanford-oval:mainfrom
xjacka:feature/add-agent-stack-example
Open

feat: add example integration to agent stack#406
xjacka wants to merge 1 commit intostanford-oval:mainfrom
xjacka:feature/add-agent-stack-example

Conversation

@xjacka
Copy link

@xjacka xjacka commented Feb 2, 2026

Add STORM agent example

Description

This PR adds a practical example of how to implement a STORM agent using the Agent Stack SDK.

Changes

Added examples/storm_examples/run_storm_wiki_agent_stack.py file with the agent logic.

How to test

Install AgentStack SDK: pip install agentstack-sdk
Install and run AgentStack: https://framework.beeai.dev/introduction/quickstart
Run the example: python run_storm_wiki_agent_stack.py
Test the agent: navigate to http://localhost:8334/ and select Storm agent

Signed-off-by: Lukáš Janeček <xjacka@gmail.com>
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.

1 participant