Replies: 3 comments 3 replies
-
hi @markns -- could you say more about the parameters you're trying to customize? but overall yes, implementing react agent from scratch in this case might be the best option at the moment |
Beta Was this translation helpful? Give feedback.
-
I found this resource which might be a help to you. |
Beta Was this translation helpful? Give feedback.
-
Hey @vbarda , is it still the best option to create react agent from scratch instead of using prebuilt if you want to be able to change model ID from frontend? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm just getting started with langgraph and am using the prebuilt create_react_agent helper function. I'd love to add runtime configuration so I can play with parameters using a streamlit app, but I can't figure out how to do that. Is the best option currently to reimplement the helper from scratch? Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions