We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43fda2 commit beaa987Copy full SHA for beaa987
zhipuai/types/web_search/web_search_resp.py
@@ -18,8 +18,6 @@ class SearchIntentResp(BaseModel):
18
19
20
class SearchResultResp(BaseModel):
21
- index: int
22
- # 搜索轮次,默认为 0
23
title: str
24
# 标题
25
link: str
0 commit comments