Skip to content

Commit beaa987

Browse files
author
jinhaiyang
committed
【web_search】web_search
1 parent d43fda2 commit beaa987

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

zhipuai/types/web_search/web_search_resp.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ class SearchIntentResp(BaseModel):
1818

1919

2020
class SearchResultResp(BaseModel):
21-
index: int
22-
# 搜索轮次,默认为 0
2321
title: str
2422
# 标题
2523
link: str

0 commit comments

Comments
 (0)