mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-04 02:23:45 +00:00
PR #22732 changed the ToolTable schema (renamed call_policy to input_policy, added output_policy/user_agent/last_used_at columns, updated indexes) but didn't include a migration for these changes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>