QodeAssist/ChatView
Povilas Kanapickas 98e1047bf1
refactor: Decouple prompt template manager from their users (#115)
This makes it possible to test the user classes
2025-03-10 02:13:10 +01:00
..
icons feat: Add possibility to link files to the current system prompt 2025-01-23 10:17:38 +01:00
qml fix: Chat item code style 2025-02-24 19:37:29 +01:00
ChatModel.cpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
ChatModel.hpp feat: Add possibility to link files to the current system prompt 2025-01-23 10:17:38 +01:00
ChatRootView.cpp refactor: Decouple prompt template manager from their users (#115) 2025-03-10 02:13:10 +01:00
ChatRootView.hpp refactor: Decouple prompt template manager from their users (#115) 2025-03-10 02:13:10 +01:00
ChatSerializer.cpp feat: Add possibility to link files to the current system prompt 2025-01-23 10:17:38 +01:00
ChatSerializer.hpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ChatUtils.cpp Fix all warnings in QML 2024-11-11 11:18:37 +08:00
ChatUtils.h feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ChatWidget.cpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
ChatWidget.hpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
ClientInterface.cpp refactor: Decouple prompt template manager from their users (#115) 2025-03-10 02:13:10 +01:00
ClientInterface.hpp refactor: Decouple prompt template manager from their users (#115) 2025-03-10 02:13:10 +01:00
CMakeLists.txt feat: Add possibility to link files to the current system prompt 2025-01-23 10:17:38 +01:00
MessagePart.hpp Fix all warnings in QML 2024-11-11 11:18:37 +08:00