Commit graph

131 commits

Author SHA1 Message Date
Ishaan Jaff
14459b89e3 (fix) include tenacity in req.txt 2024-03-21 08:10:12 -07:00
Ishaan Jaff
c94bc94ad5
Merge pull request #2591 from BerriAI/litellm_metrics_endpoint
[Feat] /metrics endpoint for Prometheus, Grafana
2024-03-19 18:08:22 -07:00
Ishaan Jaff
827a8af093 (fix) add prometheus_client to req.txt 2024-03-19 18:01:04 -07:00
Krrish Dholakia
749ebae124 build(requirements.txt): cleanup 2024-03-19 17:33:53 -07:00
Krrish Dholakia
8c91156842 build: build fixes 2024-03-19 16:59:59 -07:00
Krrish Dholakia
7aff716c68 build(requirements.txt): add jwt to docker requirements 2024-03-19 16:23:24 -07:00
Ishaan Jaff
2bce2ee7e3 (fix) log to datadog 2024-03-18 16:27:55 -07:00
ishaan-jaff
1b63748831 (temp) test build without using argon2 2024-03-14 18:53:16 -07:00
Ishaan Jaff
ac867daadc
Merge pull request #2204 from BerriAI/dependabot/pip/orjson-3.9.15
build(deps): bump orjson from 3.9.7 to 3.9.15
2024-03-13 08:50:15 -07:00
Tyler Brandt
a8f95beb9a fix: add dependency for google-cloud-aiplatform 2024-03-12 09:24:59 -07:00
ishaan-jaff
b01f428f9e (fix) add comments on req.txt 2024-03-09 19:36:02 -08:00
Krrish Dholakia
0cf056f493 fix(proxy_server.py): use argon2 for faster api key checking
0.04s latency boost on load test
2024-03-07 21:48:18 -08:00
ishaan-jaff
d9a3c4179f (feat) pin pandas on req.txt 2024-02-27 19:38:18 -08:00
dependabot[bot]
82453a0d13
build(deps): bump orjson from 3.9.7 to 3.9.15
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.7 to 3.9.15.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.7...3.9.15)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 02:35:36 +00:00
ishaan-jaff
9bb55a0671 add clickhouse docs 2024-02-26 18:31:10 -08:00
Krish Dholakia
57654f4533
Merge branch 'main' into litellm_aioboto3_sagemaker 2024-02-14 21:46:58 -08:00
Krrish Dholakia
1d8b0dd2bb build(requirements.txt): update boto3 version 2024-02-14 21:15:37 -08:00
Krrish Dholakia
f6efa7596e build(requirements.txt): adding aioboto3 2024-02-14 21:11:08 -08:00
dependabot[bot]
31ddadae58
build(deps): bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 18:38:19 +00:00
ishaan-jaff
4233e2b850 (fix) redisvl requirements.txt issue 2024-02-06 13:52:32 -08:00
ishaan-jaff
f19b2becac (fix) dockerfile requirements.txt 2024-02-06 13:36:35 -08:00
Ishaan Jaff
7cb69c72c8
Merge branch 'main' into litellm_add_semantic_cache 2024-02-06 11:18:43 -08:00
ishaan-jaff
2732c47b70 (feat) redis-semantic cache on proxy 2024-02-06 10:35:21 -08:00
ishaan-jaff
c4e73768cf (fix) add redisvl==0.0.7 2024-02-06 09:30:45 -08:00
Krrish Dholakia
4a5b635e35 build(requirements.txt): update the proxy requirements.txt 2024-02-06 07:35:46 -08:00
ishaan-jaff
5fc6081b60 (ui) fix - dependencies 2024-02-02 08:14:09 -08:00
ishaan-jaff
29c0614ad8 (ui) fix dependencies 2024-02-02 08:10:56 -08:00
ishaan-jaff
256070d24f (ui) fix python-multipart dep 2024-02-02 07:26:59 -08:00
ishaan-jaff
29ba66d78d (docker) use PyJWT on proxy 2024-01-31 19:23:02 -08:00
ishaan-jaff
626fea9a68 (fix) include fastapi-sso==0.10.0 Dockerfile 2024-01-31 06:59:46 -08:00
Krrish Dholakia
ef760cb21c build(requirements.txt): add apscheduler to requirements 2024-01-23 17:56:11 -08:00
ishaan-jaff
e77782b4d3 (feat) Dockerfile bump langfuse 2024-01-18 07:20:42 -08:00
Shaun Maher
f4ee8e430f Altered requirements.txt to require pyyaml 6.0.1 which will resolve the alpine docker build issue. 2024-01-18 18:52:43 +11:00
ishaan-jaff
1276112119 (feat) add gunicorn as a dep 2024-01-10 17:47:24 +05:30
ishaan-jaff
52db2a6040 (feat) proxy - remove streamlit ui on startup 2024-01-01 12:54:23 +05:30
Krrish Dholakia
c34246bdc8 build(requirements.txt): adding streamlit for admin ui panel
b
2023-12-28 15:54:21 +05:30
ishaan-jaff
0762c2df50 (fix) proxy - deps remove appdirs, add orjson 2023-12-27 17:37:44 +05:30
Ishaan Jaff
fe0be430ed
Merge pull request #1180 from BerriAI/dependabot/pip/aiohttp-3.9.0
Bump aiohttp from 3.8.4 to 3.9.0
2023-12-27 11:33:22 +05:30
ishaan-jaff
623716fa89 (feat) add ollama async_generator to req.txt 2023-12-26 10:52:12 +05:30
ishaan-jaff
35765e02cf (fix) proxy req.txt, langfuse 2023-12-26 10:43:29 +05:30
ishaan-jaff
05b9b3aacd (docs) bump langfuse to >= 2.0.0 2023-12-26 09:23:45 +05:30
dependabot[bot]
8b439d374a
Bump aiohttp from 3.8.4 to 3.9.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 23:15:58 +00:00
Krrish Dholakia
014abddff6 fix(requirements.txt): pin all dependencies 2023-12-18 15:15:05 -08:00
Krrish Dholakia
3923c389fd build(Dockerfile): fixing build requirements 2023-12-16 17:52:30 -08:00
Krish Dholakia
47ba8082df
Merge branch 'main' into public-fix-1 2023-12-16 12:27:58 -08:00
Krrish Dholakia
3291de9e11 fix(proxy_server.py): setup depedencies on server startup 2023-12-16 11:56:11 -08:00
Ishaan Jaff
da9976441b
Update requirements.txt 2023-12-12 13:49:51 -08:00
David Manouchehri
abe1662eef
Remove litellm as a requirement for itself. 2023-12-10 02:03:06 -05:00
Krrish Dholakia
9433c3c11b test: trigger ci/cd build 2023-12-09 11:03:19 -08:00
Krrish Dholakia
9494c2cd9e fix(requirements.txt): add ollama async_generator in requirements.txt 2023-12-08 09:20:04 -08:00