`instruct` model has been removed from the /chatbot/v3/response

The instruct model has been removed from the /chatbot/v3/response endpoint, as the roleplay model now provides the same level of instruction-following capabilities.

All requests with chat_settings.model_name: "instruct" will be automatically routed to chat_settings.model_name: "roleplay". No action is required from clients.