Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If the session expires, it‘s not possible to recover the data #9

Closed
miurla opened this issue May 4, 2023 · 8 comments · Fixed by #28
Closed

If the session expires, it‘s not possible to recover the data #9

miurla opened this issue May 4, 2023 · 8 comments · Fixed by #28
Labels
enhancement New feature or request

Comments

@miurla
Copy link
Owner

miurla commented May 4, 2023

Consider data recovery options, such as logging to local storage.

@miurla miurla added the enhancement New feature or request label May 4, 2023
@sacredgrove23
Copy link

Exactly 😭 hello I spent about 10 bucks in tokens and had it running for hours, with great feedback and output just to lose all the info by mistakingly refreshing the page

@miurla
Copy link
Owner Author

miurla commented May 8, 2023

Wow! I'll prioritize and work on improvements 🫡

@sacredgrove23
Copy link

I ran the same prompt and got the same result and copy and paste it in notes… actually got better results but I would say this is the best auto GPT out there 💯

@kvk-code
Copy link

kvk-code commented May 8, 2023

Enhancing the Project with Suggestions from Godmode-GPT https://godmode.space/


Hi @miurla,

First of all, I would like to commend your efforts on adding internet access and scraping capabilities to the project. Your hard work has been exceptional, and I'd like to offer some suggestions to further enhance your work.

I have based my observations on the advantages provided by the Godmode-GPT project (AutoGPT+BabyAGI combo):

  1. Editable Initial Task List: Consider making the initial task list generated by GPT-4 editable or reprioritizable by humans, which will help BabyAGI narrow down to the actual problem more efficiently.

  2. Global Context Maintenance: In the current implementation, once iterations or tasks are finished, the next human input is treated as a new task. If you could integrate the human input into the current context and continue within that context, more effective solutions may be discovered.

  3. Local File Storage: To avoid experiences like @sacredgrove23's, consider storing intermediate results in text files within local storage. This would require a file explorer in the UI and compartmentalization of files among chats, which may be a complex task, but it would enhance the overall user experience.

Once again, fantastic work on the project, and I hope you find these suggestions helpful!

@miurla
Copy link
Owner Author

miurla commented May 8, 2023

Hi @kvk-code,

Thank you for the very interesting and more specific suggestion! I appreciate your support for this project. I will incorporate it into the project roadmap.

Also, I have opened a separate issue, so please feel free to ask questions or share your opinions there if needed.

#14

@miurla miurla mentioned this issue May 10, 2023
5 tasks
@gnosisd
Copy link

gnosisd commented May 11, 2023

can it store data locally to a folder? if yes how? can this be added? btw it is great stuff !!!

@miurla miurla mentioned this issue May 12, 2023
5 tasks
@miurla
Copy link
Owner Author

miurla commented May 12, 2023

can it store data locally to a folder?

No, the data is saved in your browser's local storage. It's set up to leave a history in the sidebar, similar to ChatGPT. If you want to export the data, you can download a text file from the button in the top right corner of the input field. Give it a try!

#28

@miurla
Copy link
Owner Author

miurla commented May 12, 2023

@sacredgrove23

Thank you for your patience.
I have tried to save the file, so please give it a try.

screenshot-230512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants