top | item 44759323

(no title)

mrpound | 7 months ago

You send a request, the tool call executes and returns a response to the calling model or client, then you handle it somehow. You can add the output of the tool call into the context and prompt the model again...or just return the output of the tool execution. There are many ways to do it.

discuss

order

revskill|7 months ago

I need a generic system prompt to instruct to output all possible flows.