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
Ishaan Jaff
564ecc728d
(security fix) - update base image for all docker images to python:3.13.1-slim
( #7388 )
...
* update base image for all docker files
* remove unused files
* fix sec vuln
2024-12-23 16:20:47 -08:00
Krish Dholakia
e332e93786
Litellm security fixes ( #7282 )
...
* build(Dockerfile): bump node version
* build(Dockerfile): bump python version
fix critical errors
* build(requirements.txt): fix snyk errors
2024-12-18 09:38:52 -08:00
dependabot[bot]
b8d4973661
Bump hono from 4.5.8 to 4.6.5 in /litellm-js/spend-logs ( #6245 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.5.8 to 4.6.5.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.5.8...v4.6.5 )
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 10:37:31 +05:30
dependabot[bot]
a3537afbdf
build(deps): bump hono from 4.2.7 to 4.5.8 in /litellm-js/spend-logs
...
Bumps [hono](https://github.com/honojs/hono ) from 4.2.7 to 4.5.8.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.2.7...v4.5.8 )
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 16:44:08 +00:00
dependabot[bot]
8500345bf3
build(deps): bump @hono/node-server in /litellm-js/spend-logs
...
Bumps [@hono/node-server](https://github.com/honojs/node-server ) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/honojs/node-server/releases )
- [Commits](https://github.com/honojs/node-server/compare/v1.9.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: "@hono/node-server"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 23:43:28 +00:00
dependabot[bot]
7ca8809889
build(deps): bump hono from 4.1.5 to 4.2.7 in /litellm-js/spend-logs
...
Bumps [hono](https://github.com/honojs/hono ) from 4.1.5 to 4.2.7.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.1.5...v4.2.7 )
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 16:25:03 +00:00
Krish Dholakia
359ca003ad
Update Dockerfile
2024-03-28 16:40:36 -07:00
Krish Dholakia
b159e6d7f1
Update Dockerfile
2024-03-28 16:36:51 -07:00
Krrish Dholakia
5a2e3d65cb
build(spend-logs): separate server for writing spend logs to db
2024-03-28 13:23:22 -07:00
Krrish Dholakia
6c34e48180
feat(index.ts): initial commit for proxy edge worker
...
testing to see if a js worker improves proxy perf (and by how much)
2024-03-27 10:15:20 -07:00