数据导入分析接口调整
This commit is contained in:
@ -35,7 +35,7 @@ async def main() -> None:
|
||||
}
|
||||
],
|
||||
"temperature": 0.1,
|
||||
"max_tokens": 1024,
|
||||
"max_tokens": 2048,
|
||||
}
|
||||
|
||||
async with httpx.AsyncClient(timeout=httpx.Timeout(15.0)) as client:
|
||||
|
||||
Reference in New Issue
Block a user