Structs§
Enums§
- Tool
Kind - Who answers a tool call, which decides what happens to a call that has no output yet.
Functions§
- delete
- get_
by_ conversation_ and_ tool_ call_ id - The call of this conversation that the provider gave
tool_call_id, answered or not. - get_
by_ id - get_
by_ message_ id - get_
unanswered_ tool_ calls_ for_ conversation - Every tool call of the conversation that has no output yet, whatever its kind.
- insert
- lock_
unanswered_ for_ execution - Locks the call row for the duration of the surrounding transaction and refuses to hand it over for execution if it already has an output.