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

Mirascope versions of LangGraph tutorials #522

Open
1 of 18 tasks
willbakst opened this issue Sep 25, 2024 · 5 comments
Open
1 of 18 tasks

Mirascope versions of LangGraph tutorials #522

willbakst opened this issue Sep 25, 2024 · 5 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@willbakst
Copy link
Contributor

willbakst commented Sep 25, 2024

Description

Inspired by #342 to show how Mirascope supports this functionality without the abstraction of a graph

It would be beneficial to show how to implement the same functionality as the LangGraph tutorials but using Mirascope (i.e. doing it the Mirascope way) as cookbook recipes.

Here are the cookbooks that we could (most likely) implement:

These recipes are a great way to get started using Mirascope and contributing to the library.

@willbakst willbakst added documentation Improvements or additions to documentation good first issue Good for newcomers labels Sep 25, 2024
@willbakst willbakst added the hacktoberfest Hacktoberfest! label Oct 16, 2024
@willbakst willbakst removed the hacktoberfest Hacktoberfest! label Nov 1, 2024
@willbakst
Copy link
Contributor Author

@jd-solanki I feel like some of the LangGraph examples could act as a good starting point for examples of building multi/sub agent architectures in Mirascope.

Let me know what you think! Would love your contributions here :)

@jd-solanki
Copy link

Would love your contributions here

Sure buddy. I'm already working on agentic workflow system as my project and would love to explore more & contribute.

If you have something already outlined can you mention which examples should I start with or else I'll let you know before implementing them.

Thanks for consideration man! 🙏🏻

@willbakst
Copy link
Contributor Author

We implemented a version of their quickstart guide, which can act as a good reference for future examples.

Feel free to work on any of the existing LangGraph examples for which you think it would be worth showing the Mirascope way.

@jd-solanki
Copy link

I'll send seperate PR for each example and I hope you don't have any time constraint with this. I'll try to finish one example everyday.

@willbakst
Copy link
Contributor Author

No time constraint!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants