Update pkg/agent/instance.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
efff4a988f
commit
d322db75c3
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ type AgentInstance struct {
|
|||
MaxTokens int
|
||||
Temperature float64
|
||||
ThinkingLevel ThinkingLevel
|
||||
ContextWindow int
|
||||
Provider providers.LLMProvider
|
||||
Sessions *session.SessionManager
|
||||
ContextBuilder *ContextBuilder
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue