mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-30 01:59:11 -04:00
fix: Improve agents profiles for Ollama
This commit is contained in:
@@ -52,6 +52,9 @@ signals:
|
||||
|
||||
private:
|
||||
void resetSession(Session *session);
|
||||
void flushPool();
|
||||
[[nodiscard]] bool pooledAgentMatchesCurrent(
|
||||
Session *session, const QString &agentName) const;
|
||||
|
||||
static constexpr int kMaxPooledPerAgent = 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user