AI.Completion (fnord v0.7.15)
View SourceThis module sends a request to the model and handles the response. It is able to handle tool calls and responses.
Output options
Output is controlled by the following mechanisms.
log_msgs- log messages from the user and assistant asinfolog_tool_calls- log tool calls asinfoand tool call results asdebug
LOGGER_LEVEL must be set to debug to see the output of tool call results.