brown7477

Results 12 issues of brown7477

I would like a commercial version of this bot. Please contact me at [email protected] Thank You

I need to have a way to a minimum date range of 3 days. However if the user wants to select more than the minimum, they can. This would be...

I would like to see if anyone has successfully turned or used the [bootstrap wizard](https://github.com/creativetimofficial/bootstrap-wizard) as a modal with the paper kit or paper kit pro template. Would or could...

When a user hovers on or clicks on the Cart, Display the contents of the Cart and provide link to check out. This will allow users to stay in our...

enhancement

Change this in project_openai_codex/blob/main/client/script.js `const response = await fetch('https://codex-im0y.onrender.com/', { method: 'POST', headers: { 'Content-Type': 'application/json', }, body: JSON.stringify({ prompt: data.get('prompt') }) })` To this // Change 'http://localhost:5000' to your...

I have tried to Run this in Docker and keep getting this error. ``` _There was a problem with request to openai API: API responded with status code: 404. Response...

database

Have GPT-Pilot print the command prompt(s) for creating Local Environment required by GPT-Pilot before coding begins.

### Please check that this issue hasn't been reported before. - [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports. ### Expected Behavior Expect Demo site to load...

bug

Can you please make a video of how you install and set this up? I followed the instructions exactly as you have it documented and I get an error trying...

Is it possible to use something other than sqlite as the db? I had 8-10 components built and openv0 crashed and I wasn't able to get it back running. I...