diff --git a/home/private_Library/private_Application Support/io.datasette.llm/extra-openai-models.yaml b/home/private_Library/private_Application Support/io.datasette.llm/extra-openai-models.yaml index 929c8dc..26bb613 100644 --- a/home/private_Library/private_Application Support/io.datasette.llm/extra-openai-models.yaml +++ b/home/private_Library/private_Application Support/io.datasette.llm/extra-openai-models.yaml @@ -22,7 +22,3 @@ model_name: o4-mini api_base: "http://localhost:3000/v1" api_key_name: crsr - -- model_id: proxy-gpt-4o - model_name: gpt-4o - api_base: "http://localhost:8080" \ No newline at end of file diff --git a/home/run_once_01install-packages.sh.tmpl b/home/run_once_01install-packages.sh.tmpl index 9506940..347197c 100644 --- a/home/run_once_01install-packages.sh.tmpl +++ b/home/run_once_01install-packages.sh.tmpl @@ -18,7 +18,6 @@ brew install \ git-delta \ glow \ go \ - golangci-lint \ helix \ inlyne \ jj \