Andrew Nada

Results 30 issues of 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:...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

Adopt and implement memory strategies from recent [Crew AI 0.28.8 release](https://github.com/joaomdmoura/crewAI/releases/tag/0.28.8)

enhancement