-
- Downloads
feat: remove redundant parameters from AI provider configuration
- Removed 'temperature', 'top_p', 'frequency_penalty', and 'presence_penalty' parameters from the AI provider configuration in AiProviderService.php. - Cleaned up logging of the request details before making the API call.
Please register or sign in to comment