摘要:
问1: 如何用delphi调用ChatGPT接口 答1: uses IdHTTP, System.JSON; function GetChatGPTResponse(const Query: string): string; var IdHTTP: TIdHTTP; begin IdHTTP := 阅读全文
posted @ 2023-02-16 21:42
onlyou13
阅读(1738)
评论(0)
推荐(0)
浙公网安备 33010602011771号