top | item 41174814

(no title)

technics256 | 1 year ago

How can we enable the text reply with a function call? Usually the message returned is a tool call only when it calls a tool?

discuss

order

tedsanders|1 year ago

There's no special interface, but you can write an instruction in a system message in the first position. E.g., "Before each function call, explain to the user what you're about to do." It's not super reliable, but the model can do it. Few-shot prompting might help as well.