Commit graph

4035 commits

Author SHA1 Message Date
ishaan-jaff
ec579d4821 (chore) rename proxy: custom_callbacks 2023-12-04 10:49:01 -08:00
ishaan-jaff
9b1e02cdf1 (chore) rename: proxy-custom logger 2023-12-04 10:49:01 -08:00
Krrish Dholakia
63e55f1865 fix(proxy_server.py): fix /key/generate post endpoint 2023-12-04 10:44:13 -08:00
ishaan-jaff
d7d8c5f6e6 (fix) proxy 2023-12-04 10:23:55 -08:00
ishaan-jaff
ebd9404cfd (test) proxy: don't overwrite user 2023-12-04 10:19:35 -08:00
ishaan-jaff
88cec3b9ab (fix) proxy: don't overwrite user 2023-12-04 10:17:56 -08:00
ishaan-jaff
f3b939e603 (fix) access user in custom logger 2023-12-04 09:50:36 -08:00
ishaan-jaff
93f5c266da (test) test completion: if 'user' passed to API 2023-12-04 09:50:36 -08:00
Krrish Dholakia
31d9762b50 fix(model_management.md): add docs on model management on proxy 2023-12-04 09:36:45 -08:00
ishaan-jaff
0d44f5e441 (feat) proxy:custom_logger 2023-12-04 09:23:55 -08:00
ishaan-jaff
6599263a85 (feat) proxy: custom callbacks 2023-12-04 09:10:12 -08:00
ishaan-jaff
65e00b438e (feat) proxy-read litellm custom callback class 2023-12-04 09:09:54 -08:00
ishaan-jaff
ed8c666922 (feat) proxy: custom_logger for I/O logging 2023-12-04 08:44:20 -08:00
ishaan-jaff
b1bd799be8 (feat) proxy: use custom_logger 2023-12-04 08:26:06 -08:00
ishaan-jaff
f2625bca24 (docs) quick start proxy 2023-12-04 08:07:05 -08:00
Krrish Dholakia
69a4497550 fix(main.py): accept user in embedding() 2023-12-02 21:49:23 -08:00
Krrish Dholakia
add4dfc528 fix(proxy_server.py): support model info augmenting for azure models 2023-12-02 21:33:54 -08:00
ishaan-jaff
ecddb852a2 (fix) proxy: pydantic error / warning message 2023-12-02 21:30:35 -08:00
Krrish Dholakia
47c1aa27c7 fix(proxy_server.py): add litellm model cost map info to /model/info 2023-12-02 21:24:28 -08:00
Krrish Dholakia
3b70a6864f test: commenting out local test 2023-12-02 20:53:24 -08:00
Krrish Dholakia
bb4f82066a fix(main.py): only send user if set 2023-12-02 20:36:30 -08:00
Krrish Dholakia
f72dd24ab9 fix(main.py): set user to none if not passed in 2023-12-02 20:08:25 -08:00
Krrish Dholakia
6c0eec4ff4 fix(main.py): fix pydantic warning for usage dict 2023-12-02 20:02:55 -08:00
Krrish Dholakia
f0d8a87c48 fix(proxy_server.py): fix user param name sent to litellm.completion 2023-12-02 19:56:22 -08:00
Krrish Dholakia
5200818af1 fix(proxy_server.py): Passing user IDs to OpenAI to identify abusive virtual keys 2023-12-02 19:55:11 -08:00
Krrish Dholakia
492c9043f6 fix: fix linting issues 2023-12-02 19:30:03 -08:00
Krrish Dholakia
6b1b1b82cf fix(proxy_server.py): hash keys 2023-12-02 19:30:03 -08:00
ishaan-jaff
a4c9e18eb5 (docs) proxy quick start 2023-12-02 19:02:41 -08:00
ishaan-jaff
038433f0ad (docs) litellm 2023-12-02 18:58:24 -08:00
ishaan-jaff
a67240e67f (docs) proxy config with docker 2023-12-02 18:50:50 -08:00
Ishaan Jaff
9f042937f8
Update ghcr_deploy.yml 2023-12-02 18:33:51 -08:00
ishaan-jaff
b6dd6e5835 (feat) proxy update dockerfile 2023-12-02 18:32:39 -08:00
Ishaan Jaff
ea34566b9b
Update ghcr_deploy.yml 2023-12-02 18:18:03 -08:00
Ishaan Jaff
35ff5283b6
Update Dockerfile 2023-12-02 18:04:29 -08:00
Ishaan Jaff
5069373e61
Update ghcr_deploy.yml 2023-12-02 17:48:56 -08:00
Ishaan Jaff
e3a44be527
Update ghcr_deploy.yml 2023-12-02 17:48:15 -08:00
Ishaan Jaff
239f3d6029
Update ghcr_deploy.yml 2023-12-02 17:46:00 -08:00
Ishaan Jaff
584e8b6784
Update ghcr_deploy.yml 2023-12-02 17:35:17 -08:00
Ishaan Jaff
38be2afced
Update ghcr_deploy.yml 2023-12-02 17:31:46 -08:00
Ishaan Jaff
7621483406
Update ghcr_deploy.yml 2023-12-02 17:28:55 -08:00
Ishaan Jaff
3ad1e9a287
Update ghcr_deploy.yml 2023-12-02 17:19:05 -08:00
Ishaan Jaff
eed25f9ff4
Create ghcr_deploy.yml 2023-12-02 17:17:17 -08:00
Ishaan Jaff
8ae519e580
Delete Azure auto build workflow 2023-12-02 17:11:58 -08:00
Krrish Dholakia
511971c159 bump: version 1.10.1 → 1.10.2 2023-12-02 15:58:08 -08:00
Krrish Dholakia
722c325503 fix(proxy_server.py): update db with master key if set, and fix tracking cost for azure models 2023-12-02 15:58:08 -08:00
Ishaan Jaff
eb636d9429
Update docker.yml 2023-12-02 15:54:01 -08:00
Ishaan Jaff
ad2095e4b8
Update docker.yml 2023-12-02 15:50:36 -08:00
Ishaan Jaff
b9707bf710
Update docker.yml 2023-12-02 15:49:44 -08:00
Ishaan Jaff
00481ef67e
Update docker.yml 2023-12-02 15:48:15 -08:00
Ishaan Jaff
89e08e8288
Update docker.yml 2023-12-02 15:43:10 -08:00