Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2802

Extensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney, FaceSwap, PixVerse, Pika, Claude, ChatGPT, Gemini, DALL-E, Stable Diffusion

$
0
0
Here's mine for o1-preview:

Code:

{"api_key": "...api-key-goes-here...","url_chat": "https://api.openai.com/v1/chat/completions","model": "o1-preview","max_tokens": 32768,"temperature": 1,"frequency_penalty": 0,"presence_penalty": 0,"max_quote_length": 10}
Seems like o1 at the moment does not support roles and also requires temperature, frequency_penalty and presence_penalty to either 1 or 0.

Statistics: Posted by privet.fun — Tue Nov 26, 2024 1:29 am



Viewing all articles
Browse latest Browse all 2802

Trending Articles