mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 08:36:44 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
ab19306a9e
commit
db38398c21
4 changed files with 190 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE public.agent_instances
|
||||
ADD COLUMN IF NOT EXISTS model_config jsonb NOT NULL DEFAULT '{}'::jsonb;
|
||||
Loading…
Add table
Add a link
Reference in a new issue