ollama/server
Michael Yang 8ac08a0eec update slog handler options
- consistent format by using text handler for debug and non-debug
- truncate source file to just the file name
2024-01-31 15:15:00 -08:00
..
auth.go remove unnecessary parse raw 2024-01-30 17:00:53 -08:00
download.go fix logging 2024-01-26 11:04:27 -08:00
images.go trim chat prompt based on llm context size (#1963) 2024-01-30 15:59:29 -05:00
images_test.go trim chat prompt based on llm context size (#1963) 2024-01-30 15:59:29 -05:00
layers.go refactor layer creation 2023-12-04 16:59:23 -08:00
llm_image_test.go Guard integration tests with a tag 2023-12-22 16:33:27 -08:00
llm_test.go Guard integration tests with a tag 2023-12-22 16:33:27 -08:00
llm_utils_test.go Guard integration tests with a tag 2023-12-22 16:33:27 -08:00
manifests.go add .golangci.yaml 2024-01-09 09:36:58 -08:00
modelpath.go fix: normalize name path before splitting 2024-01-16 16:48:29 -08:00
modelpath_test.go use int64 consistently 2023-09-28 11:07:24 -07:00
routes.go update slog handler options 2024-01-31 15:15:00 -08:00
routes_test.go trim chat prompt based on llm context size (#1963) 2024-01-30 15:59:29 -05:00
upload.go Mechanical switch from log to slog 2024-01-18 14:12:57 -08:00