--- license: cc0-1.0 language: - en --- # ask-my-agent Human-generated traces of `ask-my-agent` agent, can be used to tune SLM on simple agentic workflows. Contains 20 types of tasks for 20 tasks (for now, later when I figure how to rapid make them, will be more) ## Current task types: ```bash $ ls tasks 01-faq-bot.js 05-feedback-bot.js 09-hotel-bot.js 13-streaming-bot.js 17-realestate-bot.js 02-order-bot.js 06-telecom-bot.js 10-insurance-bot.js 14-food-bot.js 18-hrpayroll-bot.js 03-product-bot.js 07-airline-bot.js 11-ecommerce-bot.js 15-carrental-bot.js 19-education-bot.js 04-contact-bot.js 08-banking-bot.js 12-healthcare-bot.js 16-utility-bot.js 20-rideshare-bot.js ``` (When I will polish all, it will get published)