Timothy J. Baek
7facfa33d0
fix: litellm model filtering
2024-05-17 19:47:52 -07:00
Timothy J. Baek
3aa6b0fea9
fix: model filter issue
2024-05-17 19:11:14 -07:00
Tang Ziya
1d9c745b35
fix: replace deprecated on_event with lifespan
2024-05-09 12:04:09 +08:00
Timothy J. Baek
e8085f80a7
fix: litellm warning message
...
>:(
2024-05-03 15:07:12 -07:00
Timothy J. Baek
8aa47ea6bc
fix
2024-04-27 21:17:19 -04:00
Jun Siang Cheah
e91a49c455
feat: add support for using postgres for the backend DB
2024-04-27 15:33:20 +01:00
Timothy J. Baek
dbf7b15539
refac: naming convention
...
MODEL_FILTER_ENABLED -> ENABLE_MODEL_FILTER
2024-04-26 17:17:18 -04:00
Jun Siang Cheah
5245d037ac
fix: harden litellm exec command to prevent unintended commands
...
logic was previously to split on space for arguments, but if any of the user controlled variables LITELLM_PROXY_HOST or DATA_DIR had spaces in them, this would not behave correctly.
2024-04-23 19:25:43 +01:00
Jun Siang Cheah
58bead0398
fix: DATA_DIR was not respected when loading litellm configs
2024-04-23 19:22:41 +01:00
Jun Siang Cheah
9e9306fd2b
feat: add LITELLM_PROXY_HOST to configure address litellm listens on
2024-04-23 19:19:16 +01:00
Jun Siang Cheah
0ea9e19d79
feat: add LITELLM_PROXY_PORT to configure internal proxy port
2024-04-23 19:14:01 +01:00
Timothy J. Baek
4651db8c09
refac: litellm model name validation
2024-04-21 18:25:53 -05:00
Timothy J. Baek
760c62739a
refac: improved error handling
2024-04-21 17:37:59 -05:00
Timothy J. Baek
e627b8bf21
feat: litellm model add/delete
2024-04-21 17:26:22 -05:00
Timothy J. Baek
31124d9deb
feat: litellm config update
2024-04-21 16:10:01 -05:00
Timothy J. Baek
77426266d2
refac: port number update
2024-04-21 14:32:45 -05:00
Timothy J. Baek
2717fe7c20
fix
2024-04-21 02:00:03 -05:00
Timothy J. Baek
51191168bc
feat: restart subprocess route
2024-04-21 01:51:38 -05:00
Timothy J. Baek
a59fb6b9eb
fix
2024-04-21 01:47:35 -05:00
Timothy J. Baek
3c382d4c6c
refac: close subprocess gracefully
2024-04-21 01:46:09 -05:00
Timothy J. Baek
8651bec915
pwned :)
2024-04-21 01:22:02 -05:00
Timothy J. Baek
a41b195f46
DO NOT TRACK ME >:(
2024-04-21 01:13:24 -05:00
Timothy J. Baek
5e458d490a
fix: run litellm as subprocess
2024-04-21 00:52:27 -05:00
Self Denial
f74f2ea765
Merge conflicts
2024-03-21 00:14:13 -06:00
Timothy J. Baek
8e52ba8b91
refac: auth required for litellm in dev
2024-03-20 19:33:27 -07:00
Timothy J. Baek
ed0d4b5a2a
chore: comment clean up
2024-03-20 19:32:25 -07:00
Timothy J. Baek
93c90dc186
feat: litellm model filter support
2024-03-20 19:28:33 -07:00
Self Denial
e6dd0bfbe0
Migrate to python logging module with env var control.
2024-03-20 17:11:36 -06:00
Timothy J. Baek
2b84af878a
refac: litellm
2024-03-08 13:33:56 -08:00