feat(db): add provider_metadata column to chat_messages
This migration adds a new column 'provider_metadata' to the 'chat_messages' table to store information about the LLM provider and model used for each assistant response.
| Repository | jmclark-lab/mike |
|---|---|
| Author | Julio G. Martinez-Clark <jmclark@bioaccessla.com> |
| Authored | |
| Parents | 45e56f21 |
| Stats | 1 file changed , +10 |
| Part of | Sakana Fugu LLM provider swap |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-882fb97e.md
from inside the repo you want the change in.