Feat: openai type func call for llamacpp
This commit is contained in:
@@ -285,7 +285,7 @@ type Tool struct {
|
||||
}
|
||||
|
||||
type OpenAIReq struct {
|
||||
ChatBody
|
||||
*ChatBody
|
||||
Tools []Tool `json:"tools"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user