Fix: accept array content format in ChatMessage + add extra=allow, update .gitignore

This commit is contained in:
2026-02-23 18:40:28 +00:00
parent 15c650f942
commit 592b34cff0
2 changed files with 7 additions and 2 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
venv/
__pycache__/
*.pyc
.env