You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! Thanks for sharing feedback with the community!
jose-moran
changed the title
build_conversation take usermessage=None as default input
build_conversation should take usermessage=None as default input
Sep 25, 2023
Referencing this:
terminal-copilot/copilot/messages_builder.py
Line 65 in 50c1f6c
Running on MacOS with zsh and using Python 3.11. Typically, I get this:
But this is an easy fix: I imagine that the python version this was tested is <3.11. I suggest changing the function definition's first line to
which works fine for me (although I am not sure yet this doesn't break something else).
The text was updated successfully, but these errors were encountered: