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 eaaf207 commit 9cf4a8bCopy full SHA for 9cf4a8b
lua/eca/sidebar.lua
@@ -26,6 +26,7 @@ local Split = require("nui.split")
26
---@field private _response_start_time number Timestamp when streaming started
27
---@field private _max_response_length number Maximum allowed response length
28
---@field private _headers table Table of headers for the chat
29
+
30
local M = {}
31
M.__index = M
32
0 commit comments