databerry
databerry copied to clipboard
The no-code platform for building custom LLM Agents
Ability for an agent to book appointements (google calendar, calendly,cal.com etc...)
When important component form @chaindesk/ui that uses @mui/joy we're getting the following error TypeError: (0 , _styled.default) is not a function https://github.com/mui/material-ui/issues/32727 To reproduce put CopyButton.tsx in packages/ui/src and import...
1- User should be able to specify when the agent should try to fill the form (example: after the agent has finished assisting the user) 2- User should be able...
Pain point: + some conversations are in Chinese/Spanish, we need to translate each message to understand what the user want. features: + global conversation translation to default language (to add...
It makes more sense to have a form type "lead form" as a template, rather than a tool. + users report issues of agent asking for user contact when lead...
Customers want to be able to specify a list of URLs that should not be processed by the crawler - in the WebSite datasource form, add a textarea input called...
Users of languages such as Arabic, Farsi, and Dari typically use English as the language for their browser, rather than changing the browser language to Arabic/Persian. They also use different...
- Check if possible to stream agent answer with our slack integration. https://api.slack.com/messaging/modifying - Might need to move to non ephemeral to use this endpoint - Investigate Slack API RateLimiting...