mirror of
https://github.com/ollama/ollama.git
synced 2025-10-11 04:33:16 +02:00
Merge pull request #5126 from ollama/mxyng/messages
update message processing
This commit is contained in:
@@ -679,7 +679,7 @@ type CompletionRequest struct {
|
||||
Prompt string
|
||||
Format string
|
||||
Images []ImageData
|
||||
Options api.Options
|
||||
Options *api.Options
|
||||
}
|
||||
|
||||
type CompletionResponse struct {
|
||||
|
Reference in New Issue
Block a user