|
|
|
|
|
by tom1337
376 days ago
|
|
I wondered how you are deciding on whether the response helped the user. Couldn't find it on your page quick so I asked your bot > How are you checking whether the answer helped the user and that it needs to be billed?
>I couldn't find a clear answer to that in the current docs. So... how are you determining whether it helped the user? How are you ensuring that the model just doesn't make stuff up? Stripe has a similar feature where a LLM can help find the docs and it regularly hallucinates commands or arguments that just don't exist (but would perfectly solve my problem) |
|
Something fair for customers, thats the goal. But right now my priority is seeing if anyone gives a f** about this to begin with.
Regarding hallucinations: It's not 100% solvable, but can be done pretty well in my opinion with prompting (aka only answer based on facts you see in the documentation)
P.S. if you have docs and want a more "live demo" you can sign up and just put in the docs url and you'll have a live demo without installing the script onto the docs site.