mirror of
https://github.com/fumiama/deepinfra.git
synced 2026-06-28 08:40:29 +08:00
feat: add ollama-compatibility
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
|
||||
// OLLaMA as an specified example.
|
||||
type OLLaMA struct {
|
||||
sep string
|
||||
Protocol[*OLLaMA] `json:"-"`
|
||||
sep string
|
||||
Protocol `json:"-"`
|
||||
// callback only
|
||||
ID string `json:"id,omitempty"`
|
||||
Object string `json:"object,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user