ollama/server
Bruce MacDonald 7a0899d62d
chat api (#991)
- update chat docs
- add messages chat endpoint
- remove deprecated context and template generate parameters from docs
- context and template are still supported for the time being and will continue to work as expected
- add partial response to chat history
2023-12-04 18:01:06 -05:00
..
auth.go use http.Method 2023-11-02 13:12:45 -07:00
download.go exponential backoff up to 30s 2023-11-19 14:32:19 -05:00
images.go chat api (#991) 2023-12-04 18:01:06 -05:00
images_test.go chat api (#991) 2023-12-04 18:01:06 -05:00
modelpath.go validate model tags on copy (#1323) 2023-11-29 15:54:29 -05:00
modelpath_test.go use int64 consistently 2023-09-28 11:07:24 -07:00
routes.go chat api (#991) 2023-12-04 18:01:06 -05:00
upload.go upload: fix PUT retry 2023-11-29 16:38:35 -08:00