Y
Hacker News
new
|
ask
|
show
|
jobs
by
tensorflowz
1153 days ago
I really wanted to use GPT-4 but still just waiting in line :( I should add in your tip, would save me a retry call every now and then I’m sure.
1 comments
iamflimflam1
1152 days ago
There are also some more lenient JSON parsers that will handle comments and other non-standard things. They can be a bit hard to add in to some frameworks as it’s kind of the opposite of what you are normally trying to do which is reject bad input.
link