We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850c969 commit e243fc7Copy full SHA for e243fc7
1 file changed
README.md
@@ -396,7 +396,6 @@ local chat = require("CopilotChat")
396
397
-- Basic Chat Functions
398
chat.ask(prompt, config) -- Ask a question with optional config
399
-chat.response() -- Get the last response text
400
401
-- Window Management
402
chat.open(config) -- Open chat window with optional config
0 commit comments