Skip to content

feat: add template agent for uipath-llamaindex#289

Merged
radu-mocanu merged 1 commit intomainfrom
feat/add-template-llamaindex
Apr 14, 2026
Merged

feat: add template agent for uipath-llamaindex#289
radu-mocanu merged 1 commit intomainfrom
feat/add-template-llamaindex

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented Apr 14, 2026

Summary

  • add template agent for uipath-llamaindex with prepare, react_agent, tool_executor, postprocess steps
  • 4 evaluators + testcase
  • all uipath init generated files included

Why

StudioWeb needs a ready-to-run template for the "start from existing sample" flow

image

@radu-mocanu radu-mocanu force-pushed the feat/add-template-llamaindex branch from cdf03d3 to e831e79 Compare April 14, 2026 13:51
@radu-mocanu radu-mocanu force-pushed the feat/add-template-llamaindex branch 4 times, most recently from ef111a0 to a9c07a4 Compare April 14, 2026 14:23
- workflow with prepare, react_agent, tool_executor, postprocess steps
- uses ctx.store for messages (survives debug breakpoint suspend/resume)
- get_current_time + get_weather (mock) tools with native achat_with_tools
- 4 evaluators: llm-judge, tool-call-order, tool-call-args, tool-call-count
- testcase with run.sh and assert.py covering all evaluators
- all init-generated files included
@radu-mocanu radu-mocanu force-pushed the feat/add-template-llamaindex branch from a9c07a4 to 5f133e2 Compare April 14, 2026 15:00
@radu-mocanu radu-mocanu merged commit 410cdd9 into main Apr 14, 2026
65 of 66 checks passed
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

Successfully merging this pull request may close these issues.

2 participants