MagnivOrg / prompt-layer-library

🍰 PromptLayer - Maintain a log of your prompts and OpenAI API requests. Track, debug, and replay old completions.
https://www.promptlayer.com
Apache License 2.0
503 stars 46 forks source link

Error when retrieving prompt #25

Closed bmanturner closed 1 year ago

bmanturner commented 1 year ago

PromptLayer had the following error while getting your prompt: Expecting value: line 1 column 1 (char 0)

Were there any breaking changes in the recent update? I haven't changed any promptlayer code but my code now fails and I've had to comment out promptlayer calls to get it to work.

Jped commented 1 year ago

Can you try again? There might have been a small issue while we were pushing a small update about 5 minutes ago.

bmanturner commented 1 year ago

Working now!