2024-02-26
Azure openai.error.InvalidRequestError: The completion operation does
在使用MicrosoftAzureopenai服务时通过python,通过Api接口进行openai的请求接口文档https://learn.microsoft.com/zh-cn/azure/ai-
Python 2
2024-02-22
GPT post Eventstream 数据流代码实现
随着AI发展出现了OpenAIGPT和百度文言一心等AI服务,通过查看对话发现是通过Post提交数据,通过Eventstream数据流接受数据。下面我们通过实际代码实现了GPT文言一心postEven
Python 2
2024-02-07
windows绿色版python 安装扩展
windows绿色版安装python,并按照扩展
Python 2