Andrew Nada
Andrew Nada
**Describe the bug** Can't save an API tool
Currently backend logs are not good for RAG retrievals. Need to show it more like this ``` 6/k payloads were retrieved {chunkId: 1232143213213432 parentName: elon_tweets chunkText: "i love bears" chunkRank:...
Allow users to Share apps using the following sharing permissions (like google drive) Private (Org) - Share with no one (only I can see/use this app) - Share with user...
We want to make it easier to get started by having prebuilt apps (Templatised) just requiring users to complete any secrets. Users should also be able to import apps by...
Create a Playground where App builders (developers) can experiment with agents and run side by side allowing users to run A/B tests for a single agent or Compare multiple agents...
Create a Prompt Library where users on a team can create, call upon and share with other users. These can be leveraged within a chat so that users don't have...
Release a large list of Standard tools that agents can use out of the box without the need to generate custom code. As a start we would aim to expose...
Currently Users can only use the GUI to create agents and chat with them. We want to expose an Open API spec for users and provide it on our [docs...
Currently Conversation apps, have dependencies on setting up Tasks and Agents in the GUI. We want to dramatically simplify setup of a conversation app, so that it's a single form...
Adopt and implement memory strategies from recent [Crew AI 0.28.8 release](https://github.com/joaomdmoura/crewAI/releases/tag/0.28.8)