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

KubeCon demo implementation #2

Open
5 of 6 tasks
hemajv opened this issue Oct 23, 2024 · 1 comment
Open
5 of 6 tasks

KubeCon demo implementation #2

hemajv opened this issue Oct 23, 2024 · 1 comment
Assignees

Comments

@hemajv
Copy link
Contributor

hemajv commented Oct 23, 2024

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
@hemajv
Copy link
Contributor Author

hemajv commented Nov 6, 2024

related PR: #6

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

No branches or pull requests

2 participants