ChatGPT/API/LSL
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** ChatGPT API by [[Linden Script Language>LSL]]
*** ChatGPT
**** OpenAI's ChatGPT integration for LSL
- https://github.com/PanteraPolnocy/LSL-snippets/blob/mai...
**** for OpenSimulator
- [[chat-gpt-integration v2- >./chat-gpt-integration_v2]]
- [[ChatGPT for OpenSim by NSL >./chat-gpt-for-opensim-by...
**** API Parameters
- temperature: 0.0~2.0, default 1.0
- max_tokens: 整数
- top_p: 0.0~1.0, default 1.0
- stream: bool, default False
- frequency_penalty: -2.0~2.0, default 0.0
- presence_penalty: -2.0~2.0, default 0.0
終了行:
** ChatGPT API by [[Linden Script Language>LSL]]
*** ChatGPT
**** OpenAI's ChatGPT integration for LSL
- https://github.com/PanteraPolnocy/LSL-snippets/blob/mai...
**** for OpenSimulator
- [[chat-gpt-integration v2- >./chat-gpt-integration_v2]]
- [[ChatGPT for OpenSim by NSL >./chat-gpt-for-opensim-by...
**** API Parameters
- temperature: 0.0~2.0, default 1.0
- max_tokens: 整数
- top_p: 0.0~1.0, default 1.0
- stream: bool, default False
- frequency_penalty: -2.0~2.0, default 0.0
- presence_penalty: -2.0~2.0, default 0.0
ページ名: