David Manouchehri
|
2d8cebd408
|
Fix Dockerfile.
|
2023-12-10 02:03:07 -05:00 |
|
ishaan-jaff
|
b6dd6e5835
|
(feat) proxy update dockerfile
|
2023-12-02 18:32:39 -08:00 |
|
Ishaan Jaff
|
35ff5283b6
|
Update Dockerfile
|
2023-12-02 18:04:29 -08:00 |
|
Ishaan Jaff
|
025e415ce0
|
Update Dockerfile
|
2023-12-02 14:56:12 -08:00 |
|
ishaan-jaff
|
afc1b2209b
|
(feat) docker - allow user to specify base image
|
2023-11-30 14:49:21 -08:00 |
|
ishaan-jaff
|
f565e6249d
|
(feat) proxy: docker - use wheels for builds
|
2023-11-30 14:29:30 -08:00 |
|
Ishaan Jaff
|
94fd2e3227
|
Update Dockerfile
|
2023-11-30 09:27:42 -08:00 |
|
Ishaan Jaff
|
f742d14582
|
Update Dockerfile
|
2023-11-30 09:03:04 -08:00 |
|
Ishaan Jaff
|
57df87120a
|
Update Dockerfile
|
2023-11-30 09:00:23 -08:00 |
|
Ishaan Jaff
|
6fddd078b9
|
Update Dockerfile
|
2023-11-30 08:57:44 -08:00 |
|
Ishaan Jaff
|
96151cf260
|
Update Dockerfile
|
2023-11-30 08:57:10 -08:00 |
|
Ishaan Jaff
|
1772da92c0
|
Update Dockerfile
|
2023-11-30 08:46:38 -08:00 |
|
Ishaan Jaff
|
78421d89aa
|
Update Dockerfile
|
2023-11-30 08:44:25 -08:00 |
|
Ishaan Jaff
|
2a2fffdd09
|
Update Dockerfile
|
2023-11-30 08:40:24 -08:00 |
|
David Manouchehri
|
c7e3c399c2
|
Add default expose.
|
2023-11-23 04:19:54 -05:00 |
|
David Manouchehri
|
f7ad15c392
|
Reduce Docker size by not copying unneeded files.
|
2023-11-23 04:18:53 -05:00 |
|
ishaan-jaff
|
4cfaf7ff95
|
(fix) dockerfile
|
2023-11-21 17:20:14 -08:00 |
|
ishaan-jaff
|
fbf9cab5b9
|
(fix) dockerfile
|
2023-11-21 17:14:34 -08:00 |
|
ishaan-jaff
|
38c1ee2349
|
(feat) update dockerfile
|
2023-11-21 17:07:53 -08:00 |
|
ishaan-jaff
|
fd7f17b11b
|
(chore) remove old dockerfile
|
2023-11-17 17:37:00 -08:00 |
|
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 |
|