You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For our upcoming talk at KubeCon AI day co-located event, we plan to demo a ReAct agent setup that can be easily reproduced by others for building an agent based LLM application. To implement the demo we should:
Define a use case we want to showcase
Implement a ReAct agent using LangChain
Define a set of tools for the agent to interact with
Deploy MlFlow to log the agent's outputs and decision making traces
Deploy the setup on OpenShift
Document all the steps
The text was updated successfully, but these errors were encountered:
For our upcoming talk at KubeCon AI day co-located event, we plan to demo a ReAct agent setup that can be easily reproduced by others for building an agent based LLM application. To implement the demo we should:
The text was updated successfully, but these errors were encountered: