https://github.com/matrixages/ai-sdk-panel
The config panel for ai sdk.
https://github.com/matrixages/ai-sdk-panel
Last synced: 8 months ago
JSON representation
The config panel for ai sdk.
- Host: GitHub
- URL: https://github.com/matrixages/ai-sdk-panel
- Owner: MatrixAges
- Created: 2025-10-06T02:47:58.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-10-06T14:47:17.000Z (8 months ago)
- Last Synced: 2025-10-06T16:31:23.726Z (8 months ago)
- Language: CSS
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI SDK Panel
The config panel for AI SDK, built with shadcn-ui and tailwind.css.
## Install
```bash
pnpm i @matrixages/ai-sdk-panel
```
## Components
`ai-sdk-panel` provides below components:
- **Providers** : component for config ai sdk providers.
- **ModelSelect** : component for select ai model.
### Providers
The `Providers` props:
-
-
### ModelSelect
The `ModelSelect` props:
-
-
## License
`ai-sdk-panel` using MIT license.