feat(api): support native chat mode (#541)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
@@ -107,6 +107,7 @@ function Suggestion:suggest()
|
||||
|
||||
Llm.stream({
|
||||
bufnr = bufnr,
|
||||
ask = true,
|
||||
file_content = code_content,
|
||||
code_lang = filetype,
|
||||
instructions = vim.json.encode(doc),
|
||||
|
||||
Reference in New Issue
Block a user