mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-30 01:59:11 -04:00
fix: Remove isUserSource from tests
This commit is contained in:
@@ -34,6 +34,10 @@ public:
|
||||
ConversationHistory *externalHistory,
|
||||
QString *errorOut = nullptr);
|
||||
|
||||
Session *createDetachedSession(ConversationHistory *externalHistory, QObject *parent);
|
||||
|
||||
bool rebindAgentByName(Session *session, const QString &agentName, QString *errorOut = nullptr);
|
||||
|
||||
Session *acquire(const QString &agentName, QString *errorOut = nullptr);
|
||||
void release(Session *session);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user