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 Openai with memory and maintainence #108

Merged
merged 6 commits into from
Jan 10, 2024
Merged

Add Openai with memory and maintainence #108

merged 6 commits into from
Jan 10, 2024

Conversation

ahuang11
Copy link
Collaborator

@ahuang11 ahuang11 commented Dec 5, 2023

In recent times, I felt like contributing an example became too tedious.

There was too much undocumented things to do, e.g.

  1. add actual example
  2. change tests/ui/user.py to add example as a function and key to ACTION + ZOOM dicts
  3. run ALL of the recording/screenshot through pytest
  4. run postprocess_videos.py

Hopefully this simplifies the process a bit by dropping the need to add to action + zoom.

  1. add actual example
  2. change tests/ui/user.py to add example as a function
  3. run just the desired recording/screenshot through pytest with -k
  4. run postprocess_videos.py

Moves the thumbnail + video test to non-ui test.

Also, I removed Zoom, without a large monitor, it gets cropped.

@ahuang11 ahuang11 changed the title Openai with memory Add Openai with memory and maintainence Jan 10, 2024
tests/conftest.py Outdated Show resolved Hide resolved
@ahuang11 ahuang11 merged commit b22bc58 into main Jan 10, 2024
2 checks passed
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