I was curious about what @OpenAI GPT 3.5 would do if I used `function_call` to force it to call a function, but passed in a prompt that didn't make sense for that function. As it turns out, the model found an answer that absolutely makes sense...

Aug 8, 2023 · 6:04 AM UTC

If you run it multiple times, does it make different combinations that sum to 42?
It's always been 20 and 22 so far in my testing.
This is simple, I’m not sure why it’s even controversial.
When you see it, you'll shit brix
No it makes no sense and it is a stochastic parrot. If all you can do is search a library, this is the kind of answer you get by pulling out references.
As a Douglas Adams diehard, this makes me incredibly happy.
Brilliant, I think we can upgrade our intelligence estimates of gpt.
I declared an enum in the parameter spec but gpt-4 hallucinated an invalid value. So function calling is not perfect but it’s still better than not having it. I’m assuming stuff like that will be fixed so that the data is validated before calling. #chatgpt