- Issue created by @robert castelo
- 🇬🇧United Kingdom robert castelo
A temporary workaround for anyone else that has hit this problem is to set the endpoint in settings.php
Not able to add a model due to the endpoint being longer than the maximum number of characters the database is set to store.
Add a model and set the endpoint to something like:
https://xxxxx-xxxxxxxx-xxxxxxx.xxxxxxxxxxxxxxxxx.azure.com/openai/deploy...
Change storage of Endpoint field to 255.
Change storage of Endpoint field to 255.
Active
1.0
Code
A temporary workaround for anyone else that has hit this problem is to set the endpoint in settings.php