Commit Graph

20 Commits

Author SHA1 Message Date
Krrish Dholakia cd9b671cfe build(litellm_server/main.py): accept config file in /chat/completions 2023-10-27 10:46:32 -07:00
Krrish Dholakia 16f39ec840 refactor(openai_proxy-->-litellm_server): renaming project for simplicity 2023-10-25 14:14:39 -07:00
Krrish Dholakia aa57c63091 build(openai_proxy): docker build fixes 2023-10-25 13:34:04 -07:00
Krish Dholakia 751e9f07f3 Update Dockerfile 2023-10-25 11:16:17 -07:00
ishaan-jaff 330a89bdb1 (fix) proxy dockerfile 2023-10-21 16:24:35 -07:00
ishaan-jaff 34136a2c0d (fix) proxy server dockerfile 2023-10-21 14:22:20 -07:00
ishaan-jaff 52b2df39c0 (fix) proxy server dockerfile 2023-10-21 14:12:51 -07:00
ishaan-jaff ada2f9f062 (fix) proxy server dockerfile for railway 2023-10-21 14:09:11 -07:00
ishaan-jaff 2e29fdfa2b (fix) proxy server for railway deploys 2023-10-21 14:00:25 -07:00
ishaan-jaff a4f4af1df3 (fix) proxy server dockerfile 2023-10-21 13:50:48 -07:00
ishaan-jaff d9cc9fe566 (feat) proxy server: dockerfile + req 2023-10-21 12:44:13 -07:00
coconut49 f890aa1db5 Refactor code for better readability and remove unnecessary comments in Dockerfile. 2023-10-20 12:19:56 +08:00
coconut49 be78f2ade9 Move Dockerfile to root and set environment variable for config path 2023-10-20 12:19:29 +08:00
coconut49 a9ebf1b6ab Relocate Dockerfile to litellm/proxy directory. 2023-10-20 12:18:37 +08:00
coconut49 bb91a8671d Change Dockerfile to rename secrets_template.toml to litellm.secrets.toml. 2023-10-18 01:22:33 +08:00
coconut49 07f06c6479 Refactor Dockerfile and proxy_cli.py to use new secrets file location 2023-10-18 01:17:03 +08:00
coconut49 266b3b82f5 Set WORKDIR to /app before installing requirements in Dockerfile. 2023-10-17 23:09:11 +08:00
coconut49 0d24bcaf57 Expose port 8000 in Dockerfile and add deployment instructions. 2023-10-17 22:59:17 +08:00
coconut49 e8a56819cf Refactor start script and Dockerfile, switch to bash entrypoint 2023-10-17 22:53:06 +08:00
Krrish Dholakia 81373f0678 build: Adds dockerfile for easily building proxy 2023-10-16 15:09:29 -07:00