Commit 457a1c4f authored by John Wang's avatar John Wang

Merge branch 'feat/universal-chat' into deploy/dev

parents 38d4c782 14c88faa
......@@ -45,7 +45,8 @@ class WebReaderToolInput(BaseModel):
default=0,
description="Start reading from this character."
"Use when the first response was truncated"
"and you want to continue reading the page.",
"and you want to continue reading the page."
"The value cannot exceed 24000.",
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment