Jul 22, 2023
Agree so much with this. I've been through using langchain, using my own small snippets in various projects, writing an agent framework, and now I've concluded that we need frameworks/library that let us stay in full control of the control flow and the prompts, so I've started ai-utils.js
I just added tool support and would be curious what you think about my approach to this: https://ai-utils.dev/guide/tools