An open API service indexing awesome lists of open source software.

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.

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.