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

Upstreaming marimo-agents and agent cells #3916

Open
riyavsinha opened this issue Feb 25, 2025 · 0 comments
Open

Upstreaming marimo-agents and agent cells #3916

riyavsinha opened this issue Feb 25, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@riyavsinha
Copy link
Contributor

riyavsinha commented Feb 25, 2025

Description

I've built marimo-agents as an extension of marimo which enables plain text cell inputs to any "agent" (which can be a langchain/langgraph agent, or any other function that responds to a prompt). Would love to see if we can integrate this back into Marimo. My use cases have been for a biological research agent, which can fetch data, register datasources, and output visualizations and syntheses for users within the notebook format:

Image Image

Suggested solution

Begin discussion on what a broader api could look like in marimo, for eventual upstreaming if possible

Alternative

No response

Additional context

No response

@riyavsinha riyavsinha added the enhancement New feature or request label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant