Commit Graph
57 Commits
Author SHA1 Message Date
Krrish Dholakia 944833b04a build(requirements.txt): update the proxy requirements.txt 2024-02-06 15:17:35 -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 JaffandGitHub 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]andGitHub 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 DholakiaandGitHub 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 JaffandGitHub 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
Krrish Dholakia 368fee224e feat: support for azure key vault 2023-12-01 19:36:06 -08:00
Krrish Dholakia 9d4e427250 refactor(requirements.txt): adding google-genai for proxy requirements 2023-11-28 17:27:33 -08:00
David Manouchehri 60ca43b6d9 Add mangum. 2023-11-23 00:04:47 -05:00
ishaan-jaff f91bc03f4c (fix) add psutil req.txt 2023-11-21 18:15:00 -08:00
ishaan-jaff 90b8fd8ac5 (fix) add celery to req 2023-11-21 17:30:47 -08:00
ishaan-jaff 53558cc8b3 (feat) update req.txt 2023-11-21 17:08:03 -08:00
Ishaan JaffandGitHub 7544d1925c Update requirements.txt 2023-11-17 17:37:27 -08:00
Oliver Smith 8e4349d3dc Correct pypi package name for yaml 2023-11-15 10:46:26 -08:00
Oliver Smith 7cf1846654 Ensure the imports needed by proxy_server are in requirements.txt to start with 2023-11-15 10:38:05 -08:00
Krrish Dholakia aa57c63091 build(openai_proxy): docker build fixes 2023-10-25 13:34:04 -07:00
ishaan-jaff 1d910cd280 (feat) proxy_server add redis as a dep 2023-10-25 10:29:36 -07:00
ishaan-jaff d9cc9fe566 (feat) proxy server: dockerfile + req 2023-10-21 12:44:13 -07:00
coconut49 cd5bb4a311 Add uvicorn, fastapi, tomli, and tomli-w to requirements.txt 2023-10-18 01:25:54 +08:00
coconut49 d4f7fb70ed Add backoff and boto3 to requirements.txt 2023-10-17 23:02:39 +08:00
Krrish Dholakia 81373f0678 build: Adds dockerfile for easily building proxy 2023-10-16 15:09:29 -07:00
ishaan-jaff d2324c9955 with caching 2023-08-10 13:21:06 -07:00
ishaan-jaff 3edcf8c7d8 remove deps datalib, pytest, tenacity, infisical 2023-08-08 10:58:43 -07:00
ishaan-jaff b6f601bb86 add import manager - make package lighter 2023-08-08 10:37:41 -07:00
ishaan-jaff 42c5c23d95 fix pydantic import 2023-08-07 21:16:18 -07:00
ishaan-jaff 2ecd132a94 with infisical managing keys 2023-08-05 12:52:35 -07:00
Krrish Dholakia 7575d7ea47 version '0.1.341' returns usage across providers 2023-08-05 12:20:23 -07:00
Krrish Dholakia 6b01d17275 adding tenacity pkg 2023-08-03 11:59:30 -07:00
Zakhar Kogan 05ca788fb3 Expanded .env, added Poetry and basic Docstring 2023-08-02 12:05:35 +03:00
Krrish Dholakia 7b2901be9e custom timeout decorator 2023-08-01 12:20:25 -07:00