litellm-mirror/litellm-js/proxy
Ishaan Jaff 4005a51db2
(UI) fix adding Vertex Models (#8129)
* fix handleSubmit

* update handleAddModelSubmit

* add jest testing for ui

* add step for running ui unit tests

* add validate json step to add model

* ui jest testing fixes

* update package lock

* ci/cd run again

* fix antd import

* run jest tests first

* fix antd install

* fix ui unit tests

* fix unit test ui
2025-01-30 21:11:08 -08:00
..
src feat(index.ts): initial commit for proxy edge worker 2024-03-27 10:15:20 -07:00
package.json feat(index.ts): initial commit for proxy edge worker 2024-03-27 10:15:20 -07:00
README.md feat(index.ts): initial commit for proxy edge worker 2024-03-27 10:15:20 -07:00
tsconfig.json (UI) fix adding Vertex Models (#8129) 2025-01-30 21:11:08 -08:00
wrangler.toml feat(index.ts): initial commit for proxy edge worker 2024-03-27 10:15:20 -07:00

npm install
npm run dev
npm run deploy