Renamed RequestParameters.ToolBag to Toolbox
This commit is contained in:
@@ -18,7 +18,7 @@ type RequestParameters struct {
|
||||
Temperature float32
|
||||
TopP float32
|
||||
|
||||
ToolBag []ToolSpec
|
||||
Toolbox []ToolSpec
|
||||
}
|
||||
|
||||
type ChatCompletionProvider interface {
|
||||
|
||||
Reference in New Issue
Block a user