- Issue created by @narendraR
$client->models() in LiteLlmAiConfigForm::validateForm
will throw exception if hostname has trailing slash in it.
Add trailing slash to working host name and it will show error message 'The API Key is invalid.'
Either update description something like 'The base URL that API requests should be made against without trailing slash.' or add validation.
Active
1.1
Code