chore(types): update API to include suggestion (#469)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
e8c71d931e
commit
e16111ba34
@ -13,6 +13,7 @@ local Utils = require "avante.utils"
|
||||
---@field build fun(): boolean
|
||||
---@field switch_provider fun(target: string): nil
|
||||
---@field toggle avante.ApiToggle
|
||||
---@field get_suggestion fun(): avante.Suggestion | nil
|
||||
|
||||
local M = {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user