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

feat: examples parity #336

Open
3 tasks
Tomas2D opened this issue Feb 19, 2025 · 8 comments
Open
3 tasks

feat: examples parity #336

Tomas2D opened this issue Feb 19, 2025 · 8 comments
Assignees
Labels
python Python related functionality

Comments

@Tomas2D
Copy link
Contributor

Tomas2D commented Feb 19, 2025

  • ensure existing Python examples are in parity with TypeScript
  • add missing examples from TypeScript
  • add examples test (by running poe tests --type e2e)

Examples needed to reach parity with TS:

Link to example Link to docs where its referenced Responsible
custom_agent.py Agents Docs TBD
nesting.py Workflows Docs TBD
base.py Memory Docs TBD
llmMemory.py Memory Docs TBD
custom.py Memory Docs TBD
@Tomas2D Tomas2D added the python Python related functionality label Feb 19, 2025
@Tomas2D Tomas2D added this to the Hackaton (python_v0.1.1) milestone Feb 19, 2025
@ajbozarth
Copy link
Member

I believe we can move this out of the Hackathon milestone and I'll continue work in it into next week

@jenna-winkler
Copy link
Contributor

jenna-winkler commented Feb 24, 2025

@ajbozarth Can we please prioritize examples/agents/custom_agent.py 🙏
docs: https://github.com/i-am-bee/beeai-framework/blob/main/python/docs/agents.md#creating-your-own-agent

@jenna-winkler
Copy link
Contributor

jenna-winkler commented Feb 24, 2025

@ajbozarth please also prioritize /python/examples/workflows/nesting.py
docs: https://github.com/i-am-bee/beeai-framework/blob/main/python/docs/workflows.md#nesting

@jenna-winkler
Copy link
Contributor

jenna-winkler commented Feb 24, 2025

Flagging a todo item within this sample code /python/examples/workflows/web_agent.py

Image

**this one we can skip for now, its not mentioned in the docs

@jenna-winkler
Copy link
Contributor

jenna-winkler commented Feb 25, 2025

@mmurad2 mmurad2 added the blocked Waiting for an external factor to be completed. label Feb 25, 2025
@mmurad2 mmurad2 assigned AngeloDanducci and ajbozarth and unassigned ajbozarth Feb 25, 2025
@mmurad2 mmurad2 removed the blocked Waiting for an external factor to be completed. label Feb 25, 2025
@mmurad2
Copy link
Member

mmurad2 commented Feb 25, 2025

@jenna-winkler to include references of docs with examples to update

@jenna-winkler
Copy link
Contributor

@ajbozarth added docs reference points above

@jenna-winkler
Copy link
Contributor

I created a table in the body of this issue to keep things organized @ajbozarth @AngeloDanducci

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Python related functionality
Projects
None yet
Development

No branches or pull requests

5 participants