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

Add session ID #37

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Add session ID #37

merged 2 commits into from
Oct 1, 2024

Conversation

dougollerenshaw
Copy link
Owner

This PR:

  • Adds a unique session ID that is associated with each session
  • Saves all generated code and the chat history in a folder with the session ID in the name
  • Replaces generated_code folder with session_data folder. All session data will be saved in subfolders inside this folder
  • Updates tests

@dougollerenshaw dougollerenshaw merged commit 33ec66a into main Oct 1, 2024
4 checks passed
@dougollerenshaw dougollerenshaw deleted the add_session_id branch October 1, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant