This project is to integrate Vercel AI-SDK-UI (frontend for chat interfaces) with Agno agentic python backend. This integration shows how to build realtime chat AI agentic apps using Agno and Vercel.
Stars
0
Forks
1
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
feat(browser): add browser toolkit and docker integration for sandboxed browsing
a3bb375View on GitHubrefactor(frontend-tools): rename ASK_USER_CONFIRMATION to ASK_USER_QUESTION_CONFIRMATION_APPROVAL_INPUT
5d8f9feView on GitHubfeat: Add Docker support with deployment instructions and health check endpoint
53e97bbView on GitHubfeat: Implement background color change tool and update ChatMessage component
ea7aa6fView on GitHubfeat: Add interactive tool schema wizard and new background color tool
ab8cbdbView on GitHubfeat: Add frontend tools schema definitions and generator
7807142View on GitHubrefactor(ui): remove debug logs and streamline tool invocation handling in ChatMessage and ToolInfoCard components
ce7117bView on GitHubWorking version, but with lot of debug logs in frontend.
43f1e13View on GitHubfeat(ui): add ToolInfoCard component and enhance ConfirmationModal
a72723dView on GitHubrefactor: improve logging and markdown styling in components
ec7d0c1View on GitHubrefactor(ui): extract ChatMessage, ConfirmationModal, and InputArea components
a813925View on GitHubfeat(ui): enhance chat UI with ReactMarkdown and TailwindCSS
7eb6d31View on GitHub