Added an optional note field you can add to AI models, which can be used to specify something like a 0-shot for a benchmark or a specific language.
If an key input is focused, you can click the "add note" button to add a note.
You can remove a note if you accidentally added it.
Notes can be seen as small text underneath a field
Updated to use Zustand instead of Jotai, which plays a little better with Next.js App Router.
Made tables (numeric at least) look a little bit better. Closing the table redesign issue anyways because it doesn't matter that much
Fixes https://github.com/IroncladDev/ai-to-ai/issues/19 Closes https://github.com/IroncladDev/ai-to-ai/issues/17 Closes https://github.com/IroncladDev/ai-to-ai/issues/5
Notes can be seen as small text underneath a field