Commit Graph
4019 Commits
Author SHA1 Message Date
Ayush SomaniandGitHub 7d2078d89f (docs) update docker compose guide 2023-12-03 12:29:18 +05:30
Ayush SomaniandGitHub 28bd076579 (docs) add docker compose guide 2023-12-03 12:28:28 +05:30
Ayush SomaniandGitHub a66b4855a3 feat: add docker-compose file 2023-12-03 12:28:05 +05:30
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 JaffandGitHub 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 JaffandGitHub ea34566b9b Update ghcr_deploy.yml 2023-12-02 18:18:03 -08:00
Ishaan JaffandGitHub 35ff5283b6 Update Dockerfile 2023-12-02 18:04:29 -08:00
Ishaan JaffandGitHub 5069373e61 Update ghcr_deploy.yml 2023-12-02 17:48:56 -08:00
Ishaan JaffandGitHub e3a44be527 Update ghcr_deploy.yml 2023-12-02 17:48:15 -08:00
Ishaan JaffandGitHub 239f3d6029 Update ghcr_deploy.yml 2023-12-02 17:46:00 -08:00
Ishaan JaffandGitHub 584e8b6784 Update ghcr_deploy.yml 2023-12-02 17:35:17 -08:00
Ishaan JaffandGitHub 38be2afced Update ghcr_deploy.yml 2023-12-02 17:31:46 -08:00
Ishaan JaffandGitHub 7621483406 Update ghcr_deploy.yml 2023-12-02 17:28:55 -08:00
Ishaan JaffandGitHub 3ad1e9a287 Update ghcr_deploy.yml 2023-12-02 17:19:05 -08:00
Ishaan JaffandGitHub eed25f9ff4 Create ghcr_deploy.yml 2023-12-02 17:17:17 -08:00
Ishaan JaffandGitHub 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 JaffandGitHub eb636d9429 Update docker.yml 2023-12-02 15:54:01 -08:00
Ishaan JaffandGitHub ad2095e4b8 Update docker.yml 2023-12-02 15:50:36 -08:00
Ishaan JaffandGitHub b9707bf710 Update docker.yml 2023-12-02 15:49:44 -08:00
Ishaan JaffandGitHub 00481ef67e Update docker.yml 2023-12-02 15:48:15 -08:00
Ishaan JaffandGitHub 89e08e8288 Update docker.yml 2023-12-02 15:43:10 -08:00
Ishaan JaffandGitHub c02f222b20 Update README.md 2023-12-02 15:38:59 -08:00
Ishaan JaffandGitHub 928cc4b887 Update docker.yml 2023-12-02 15:35:53 -08:00
Ishaan JaffandGitHub fec06ef7b4 Update docker.yml 2023-12-02 15:31:11 -08:00
Ishaan JaffandGitHub 2f286d175c Update docker.yml 2023-12-02 15:17:38 -08:00
Ishaan JaffandGitHub 16becbdf12 Update docker.yml 2023-12-02 15:16:13 -08:00
Ishaan JaffandGitHub 025e415ce0 Update Dockerfile 2023-12-02 14:56:12 -08:00
Ishaan JaffandGitHub 25c141a9b7 Update docker.yml 2023-12-02 14:51:34 -08:00
ishaan-jaff deb6162e78 (docs) proxy 2023-12-02 14:41:17 -08:00
ishaan-jaff a8e351e195 (docs) proxy 2023-12-02 14:40:20 -08:00
ishaan-jaff a286256d19 (docs) proxy 2023-12-02 14:36:14 -08:00
ishaan-jaff d74d1707d4 (docs) proxy: logging 2023-12-02 14:27:16 -08:00
ishaan-jaff 2587749323 (docs) proxy 2023-12-02 14:24:40 -08:00
Krrish Dholakia dac22df8fe bump: version 1.10.0 → 1.10.1 2023-12-02 14:15:50 -08:00
Krrish Dholakia 5a4c054eef fix(proxy_server.py): add testing for model info being added to /model/new 2023-12-02 14:15:45 -08:00
ishaan-jaff 278ef6bd83 (docs) refactor litellm proxy docs to use a hierarchy 2023-12-02 14:09:39 -08:00
Krish DholakiaandGitHub 132218e0ed Merge pull request #977 from Manouchehri/patch-2
Mention Neon as a database option in docs
2023-12-02 13:26:10 -08:00