AI-Starter 3.0.0
We are pleased to announce the release of AI-Starter version 3.0.0.
Major Updates
- Migration preparation from App Runner to ALB+ECS complete
- Improved design for use case list screen
- Support for new AI models
- Enhanced use case prompts
- Assistant access control feature
- Personal settings backup feature
1. Migration Preparation from App Runner to ALB+ECS Complete
Assistants equipped with agent functionality may take time to generate responses. App Runner has a short request timeout of 120 seconds, which can cause timeouts when response generation takes longer. To resolve this issue, we have been preparing for migration from App Runner to ALB+ECS.
With v3.0.0, the migration preparation from App Runner to ALB+ECS is complete. We will proceed with migration for each customer environment sequentially. Please wait for further announcements regarding your migration.
2. Improved Design for Use Case List Screen
The use case list screen had issues with visibility as the number of use cases increased. To address this challenge, we have improved the design of the use case list screen. With this improvement, you can now set icons for each use case, significantly enhancing visibility.
Icon settings can be changed from the admin panel. For details, please refer to the following guide:
3. Support for New AI Models
We now support the following new AI models:
- Azure o3 Model
- Azure Model Router
- Automatically selects the appropriate model within Azure based on the question and generates responses
- Gemini 2.5 Flash, Gemini 2.5 Pro
- Now supports the GA version
- When inference is executed, the inference process is also displayed in the UI
- If you had previously enabled Gemini 2.5, configuration changes are required. Please contact our support team
For a complete list of currently supported models, please refer to the following guide:
For models not listed, previously used assistants can continue to be used, but future updates may cause issues. We recommend migrating to newer models with superior performance and cost efficiency.
4. Enhanced Use Case Prompts
To improve response quality, we have enhanced the prompt templates used in specific use cases. If you had previously enabled any of the following prompt templates, configuration changes are required. Please contact our support team:
- AIS:public/translate-to-ja
- AIS:public/translate-to-en
- AIS:public/editor
- AIS:public/typo-checker
5. Assistant Access Control Feature
We have received requests for display control functionality for assistants in the playground and use cases. With v3.0.0, we have implemented this feature. This enables control such as displaying specific RAG assistants only to specific user groups.
For details, please refer to the following guide:
6. Personal Settings Backup Feature
The following personal settings are stored in local storage:
- User prompt templates
- System prompt templates
This meant that personal settings would be lost when browser data was cleared. We are currently considering storing personal settings in a database instead of local storage, but this will take time to implement. As an interim solution, we have implemented a personal settings backup feature.
By clicking the export button on the personal settings screen, you can download your personal settings as a JSON file. You can then restore your personal settings by importing the JSON file.
For details, please refer to the following guide:
Conclusion
Thank you for reading to the end. AI-Starter continues to improve based on feedback from our users. Please review this update and share any opinions or requests you may have. Your feedback drives the evolution of AI-Starter. Please look forward to future updates.