「Unity/ChatGPT」の版間の差分
提供: 初心者エンジニアの簡易メモ
行1: | 行1: | ||
− | + | ==unityサンプル== | |
− | + | ||
github: https://github.com/hexthedev/OpenAi-Api-Unity | github: https://github.com/hexthedev/OpenAi-Api-Unity | ||
+ | |||
+ | ==apiを取得する== | ||
+ | #https://beta.openai.com/ でアカウントを作成 | ||
+ | #"create new secret key"を押してAPIキーを作成する | ||
+ | |||
+ | ==参考== | ||
+ | https://techblog.kayac.com/2022-group-calendar-unity-openapi |
2023年1月28日 (土) 03:27時点における版
unityサンプル
github: https://github.com/hexthedev/OpenAi-Api-Unity
apiを取得する
- https://beta.openai.com/ でアカウントを作成
- "create new secret key"を押してAPIキーを作成する
参考
https://techblog.kayac.com/2022-group-calendar-unity-openapi