Files
avante.nvim/lua/avante/llm_tools
Dmitry Torokhov aa606b6147 refactor(history): change HistoryMessage:new() to accept role and item
Change the constructor to accept role and a single content item instead
of raw AvanteLLMMessage instance. This will help when we will start
changing message.content from being a string or a list of tables to just
a string or a single table.
2025-07-22 17:49:28 +08:00
..
2025-03-22 17:13:42 +08:00
2025-07-17 13:50:33 +08:00
2025-07-16 18:34:52 +08:00
2025-07-21 11:50:55 +08:00
2025-07-15 16:40:25 +08:00
2025-07-15 16:40:25 +08:00
2025-07-16 18:34:52 +08:00
2025-07-15 16:40:25 +08:00
2025-07-17 13:50:33 +08:00
2025-07-15 16:40:25 +08:00