|
|
|
|
|
by brockmeier
1085 days ago
|
|
Foundry is doing a nice job bringing functions in LLM apps to life. That's something I am also working on with Lemon AI functions. Besides that, to me it seems that it’s focused on read operations for web-based services. What I’m building is focused on allowing for read and write operations, both for internal tooling and web services to allow agents to take actions based on instructions. I’m essentially focussing on helping Langchain users to establish end-to-end workflow automation as quickly as possible. Going forward permission workflows will be covered as well so assistants can be team / user specific, something that I believe isn’t solved well by Zapier NLA right now. |
|