Release Notes
The AI agent has been launched as a GPT on the ChatGPT platform, enhancing the range of available GPTs. This release marks the availability of the Agent as a GPT, offering users a new dimension of interaction and utility on the ChatGPT platform.
The launch of AI agent on Back4app website and fully customized to deliver a better user experience to users using Back4app products. The Agent now can iteract with Back4app products in a more effective way and help you to ship applications faster.
A new easy-to-use interface eqipped with a prompt library was introduced to guide you in your experience using the Agent.
Back4app Containers: Allow developers to deploy and manage applications using natural language throught back4app containers. Deploy your application, troubleshoot your deployment asking for Agent guidance on a natural conversation manner.
Developer Environment: The inclusion of a developer environment within the plugin enables the execution of shell commands, scripts, and coding tasks directly from the chat interface. This integration provides a unique, AI-driven approach to software development and deployment, allowing for real-time code execution, error analysis, and debugging. It's also possible to use developer environmtent to:
- Software Development and Execution: Write, edit, and run code in various programming languages. This is ideal for developing new features, experimenting with different technologies, or learning new programming concepts.
- Testing and Debugging: Run and test your code to identify and fix bugs. You can use the environment to test in conditions that closely mimic your production or target environment.
- Version Control Operations: Perform operations related to version control systems like Git. This includes cloning repositories, committing changes, merging branches, and pushing updates to remote repositories.
- Documentation and Reporting: Write documentation for your code, generate reports, or create logs to track changes or issues.
- Educational Purposes: If you're learning programming or new technologies, a developer environment provides a safe and isolated space to practice and hone your skills.
Github Integration: The GitHub integration further enhances all this developer environment experience by enabling repository cloning, code commits, pull requests, and other Git operations, all through conversational AI interactions.
Cloud Code: The new version of our plugin is capable to create, review, troubleshoot, deploy cloud code on back4app.
Web hosting: It is also possible to deploy web applications using the Back4app backend webhosting capability which gives the user the possibility to create complete full-stack applications including backend and front-end. Its now possible to iteract with the Back4app Backend on its full capacity which gives the user the power to build applications using natural language.
Initial version release of ChatGPT Plugin on OpenAI Store. THe initial version of plugin is connected to the back4app backend and capable to manipulate database schema, create new apps, insert data into the classes, read data form the apps and create reports.