Xuan Zhang

Results 2 comments of Xuan Zhang

免费的方案估计要用 headless browser 来写吧?

`prompt` should be rewritten as an array of dictionaries. Example: ```python prompt=[ {"role": "system", "content": "You are a helpful assistant."}, {"role": "user", "content": "Who won the world series in 2020?"},...