Significant-Gravitas / AutoGPT-Code-Ability

🖥️ AutoGPT's Coding Ability - empowering everyone to build software using AI
MIT License
109 stars 34 forks source link

[AGPT-678] Ensure requirements systems creates what user requested #216

Closed Swiftyos closed 4 months ago

Swiftyos commented 4 months ago

We are excited to share our latest updates focused on elevating the user experience and enhancing efficiency through an interactive interview system. This system empowers users by tailoring features to their specific needs, ensuring a seamless and personalized journey.

This PR brings:

Additionally, we've upgraded to gpt-4-turbo for all active prompts, further accelerating response times and enhancing output quality. The updated README file ensures users can easily navigate these improvements, providing a seamless transition to this updated version. We are confident that these changes will empower our users and look forward to receiving feedback on this exciting release!

There will be a clear up PR to follow deleting all unused code.

Needs to be merged with https://github.com/Significant-Gravitas/CloudProductServices/pull/79

Pre lllmified notes

New interactive interview system based around the features the user wants
Updated requirements system
Massive system speed up from 15mins to a few mins,.
Database Schema moved from api route level to application level
Updated generated readme file
Considerably enhanced debug too for exploring the database
This PR also switches over to using `gpt-4-turbo` for all currently active prompts.
linear[bot] commented 4 months ago

AGPT-678

ntindle commented 4 months ago

@Swiftyos is this PR stackable

Swiftyos commented 4 months ago

@Swiftyos is this PR stackable

It was but with merge conflicts its best just to go direct

Swiftyos commented 4 months ago

Screenshot 2024-04-17 at 14 44 48

Example output of the "debug" tool that allow you to explore the database from the cli