feat: compat tool provider credentials to updated data

This commit is contained in:
Yeuoly
2024-09-30 23:22:03 +08:00
parent e12f4009d3
commit 56b7853afe
7 changed files with 111 additions and 51 deletions

View File

@ -222,6 +222,7 @@ class ToolModelInvoke(Base):
updated_at = db.Column(db.DateTime, nullable=False, server_default=db.text("CURRENT_TIMESTAMP(0)"))
@deprecated
class ToolConversationVariables(Base):
"""
store the conversation variables from tool invoke