Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
orangecat
ollama
Commits
e95b8967
"src/vscode:/vscode.git/clone" did not exist on "cb39eae1c41b72b509cb085bd2aa715d3effa85d"
Unverified
Commit
e95b8967
authored
Feb 26, 2024
by
Ikko Eltociear Ashimine
Committed by
GitHub
Feb 25, 2024
Browse files
Update types.go (#2744)
specfied -> specified
parent
1f087c4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
api/types.go
api/types.go
+1
-1
No files found.
api/types.go
View file @
e95b8967
...
@@ -83,7 +83,7 @@ type Metrics struct {
...
@@ -83,7 +83,7 @@ type Metrics struct {
EvalDuration
time
.
Duration
`json:"eval_duration,omitempty"`
EvalDuration
time
.
Duration
`json:"eval_duration,omitempty"`
}
}
// Options specfied in GenerateRequest, if you add a new option here add it to the API docs also
// Options spec
i
fied in GenerateRequest, if you add a new option here add it to the API docs also
type
Options
struct
{
type
Options
struct
{
Runner
Runner
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment