Warn bad docker command (#3827)

* Add context window finder from litellm maintained list
apply to all cloud providers, have client cache for 3 days

* docker container bootup warning

* update invalid ENV warning

* rebased with current HEAD

* update newline printing
This commit is contained in:
Timothy Carambat
2025-05-14 11:01:10 -07:00
committed by GitHub
parent 092e7afda2
commit 4445f39bf8
2 changed files with 19 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['873-pgvector-support'] # put your current branch to create a build. Core team only.
branches: ['warn-bad-docker-command'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'