ai_panel 0.1.0

AI control panel with model management, prompt testing, and conversation history
Documentation
<!-- {{# generate.module_header{} #}} -->

# Module :: ai_panel
[![experimental](https://raster.shields.io/static/v1?label=stability&message=experimental&color=orange&logoColor=eee)](https://github.com/emersion/stability-badges#experimental) [![rust-status](https://github.com/Wandalen/wTools/actions/workflows/Moduleai_panelPush.yml/badge.svg)](https://github.com/Wandalen/wTools/actions/workflows/Moduleai_panelPush.yml) [![docs.rs](https://img.shields.io/docsrs/ai_panel?color=e3e8f0&logo=docs.rs)](https://docs.rs/ai_panel) [![discord](https://img.shields.io/discord/872391416519737405?color=eee&logo=discord&logoColor=eee&label=ask)](https://discord.gg/m3YfbXpUUY)

Utilities for ai panel

<!--
### Basic use-case

```rust
use ai_panel::*;

fn main()
{
}
```

### To add to your project

```bash
cargo add ai_panel
```

### Try out from the repository

``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example ai_panel_trivial
```

``` shell test
cargo add ai_panel
```

[![discord](https://img.shields.io/discord/872391416519737405?color=eee&logo=discord&logoColor=eee&label=ask)](https://discord.gg/m3YfbXpUUY)
-->

### Sample

<!-- {{# generate.sample{} #}} -->