name: GPT 3.5 Turbo model: gpt-3.5-turbo version: 1 files: [] # Results Preferences top_p: 0.95 temperature: 0.7 frequency_penalty: 0 presence_penalty: 0 max_tokens: 4096 # Infer from base config.json -> max_position_embeddings stream: true # true | false # Engine / Model Settings engine: openai metadata: author: OpenAI description: The latest GPT-3.5 Turbo model with higher accuracy at responding in requested formats and a fix for a bug which caused a text encoding issue for non-English language function calls. Returns a maximum of 4,096 output tokens. end_point: https://api.openai.com/v1/chat/completions logo: https://i.pinimg.com/564x/08/ea/94/08ea94ca94a4b3a04037bdfc335ae00d.jpg api_key_url: https://platform.openai.com/api-keys