6 ms·
The title needs to be updated. The person simply wanted the JSON outputted without the canned response "Sure, here you go..."
by Crash0v3rid3 3y ago
The title needs to be updated.
The person simply wanted the JSON outputted without the canned response "Sure, here you go..."
- notyourwork 3y agoRight, so OP wants to treat Bard as an API. I don't dispute the thought, though it does run counter to conversational models. I'm slightly anxious about all the rogue conversational text parsing to use LLM's as an API.
- throwuwu 3y agoThe only reason they’re having a problem is due to the way they’re requesting this. OpenAI’s GPT can follow schemas for responses and issue commands or API requests if you tell it how. I’m sure Bard can do the same with the right request structure.