Skip to content

feat: add template agent for uipath-openai-agents#273

Open
radu-mocanu wants to merge 1 commit intomainfrom
feat/add-templates
Open

feat: add template agent for uipath-openai-agents#273
radu-mocanu wants to merge 1 commit intomainfrom
feat/add-templates

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

Summary

  • add template agent with get_current_time + get_weather (mock) tools for openai-agents
  • 4 evaluators: llm-judge-output, tool-call-order, tool-call-arguments, tool-call-count
  • testcase with run.sh and assert.py covering all evaluators
  • all uipath init generated files included so template works without init

Why

studioweb needs a ready-to-run template for the "start from existing sample" flow, matching the pattern from uipath-langchain-python/template

- template with get_current_time + get_weather (mock) 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 (entry-points, mermaid, bindings, etc.)
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.

1 participant