This commit is contained in:
nvh0412 2024-10-30 17:36:26 +11:00
parent 4146a5d4d4
commit 439bf5bb79
1 changed files with 0 additions and 4 deletions

View File

@ -370,7 +370,3 @@ end
# rag_chunk_overlap_tokens :integer default(10), not null # rag_chunk_overlap_tokens :integer default(10), not null
# tool_name :string default(""), not null # tool_name :string default(""), not null
# #
# Indexes
#
# index_ai_tools_on_tool_name (tool_name) UNIQUE
#