Skip to content

Commit b431c34

Browse files
chore(doc): auto generate docs
1 parent 60fb910 commit b431c34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/CopilotChat.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ CORE *CopilotChat-core*
469469
chat.ask(prompt, config) -- Ask a question with optional config
470470
chat.response() -- Get the last response text
471471
chat.resolve_prompt() -- Resolve prompt references
472-
chat.resolve_functions() -- Resolve functions that are available for automatic use by LLM (WARN: async, requires plenary.async.run)
472+
chat.resolve_tools() -- Resolve tools that are available for automatic use by LLM
473473
chat.resolve_model() -- Resolve model from prompt (WARN: async, requires plenary.async.run)
474474

475475
-- Window Management

0 commit comments

Comments
 (0)