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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Initial version of JAK assumed you could copy and paste the python code back into Playground to make it work- which is not the case, so considering that for many users this might be their first contact with OpenAI Playground (the educational objective of this app), then it made more sense to adjust the use case process and corresponding instructions to a simpler methodology.
Prompts have additionaly been summarized so that they do not consume so many tokens as in the initial version. They still work the same and are less prone to generate "token length maxed out" error messages.