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

Fixes server errors in python 3.11.5 #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jmather
Copy link

@jmather jmather commented Mar 7, 2024

Ran into some python errors on 3.11.5, looks like it's just from some auto-formatting.

There may be better ways to handle this, but at least this shows you where the gotchas are.

The other issue I saw is that once the initial model download completes, you have to restart it to get it to work, but I'm not sure how to go about fixing that one :)

@ParkerSm1th
Copy link
Collaborator

Hey Jacob, thanks for submitting this! We will get around to reviewing it shortly. Really appreciate it!

Copy link
Contributor

@stockeh stockeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I imagine prompt engineering will change in the near future, but good to have fixed to run with older Python versions.

Copy link
Collaborator

@ParkerSm1th ParkerSm1th left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing! Feel free to add yourself to contributors under the README and I will re-approve.

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.

3 participants