New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@pydantic/ai-chat-ui

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pydantic/ai-chat-ui

A React-based chat interface for [Pydantic AI](https://ai.pydantic.dev/). This package powers the documentation assistant at [ai.pydantic.dev/web/](https://ai.pydantic.dev/web/).

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
4
Created
Source

Pydantic AI Chat UI

A React-based chat interface for Pydantic AI. This package powers the documentation assistant at ai.pydantic.dev/web/.

Built with Vercel AI SDK and designed to work with Pydantic AI's streaming chat API.

Features

  • Streaming message responses with reasoning display
  • Tool call visualization with collapsible input/output
  • Conversation persistence via localStorage
  • Dynamic model and tool selection
  • Dark/light theme support
  • Mobile-responsive sidebar

Development

pnpm install
pnpm run dev:server  # start the Python backend (requires agent/ setup)
pnpm run dev         # start the Vite dev server

License

MIT

FAQs

Package last updated on 07 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts