One post tagged with "Custom AI model"
View All TagsThe script editor now includes an integrated AI Chat Panel designed to assist with coding tasks. The assistant can generate code, fix issues, suggest improvements, add documentation, and more — all in a conversational interface.
New features
- AI chat panel embedded in the script editor
- Granular apply/reject controls to accept or discard individual parts of AI-generated code
- Include context elements like database schemas, deployed script diffs, and runtime errors
- Quick actions for common tasks such as bug fixing, refactoring, and documentation
- AI code suggestions that completes code snippets based on neighboring context, not just at the cursor
- Support for any AI model including self-hosted/custom base URL (now part of the community edition!)