Commit graph

213 commits

Author SHA1 Message Date
ishaan-jaff
900593355b (chore) linting fix 2023-11-16 09:57:40 -08:00
ishaan-jaff
082acfcc53 (feat) raise exception on proxy server 2023-11-16 09:51:17 -08:00
ishaan-jaff
396f0023dd (chore) fix config yaml 2023-11-15 17:12:28 -08:00
ishaan-jaff
ff498be65c (docs) add example configs to proxy 2023-11-15 16:41:26 -08:00
ishaan-jaff
b1deaa1246 (fix) proxy raise exceptions from litellm.completion() 2023-11-15 16:26:04 -08:00
ishaan-jaff
f3827bc6da (feat) proxy - show loaded config for users 2023-11-15 16:26:04 -08:00
ishaan-jaff
7d3b653a99 (docs) using langfuse with litellm 2023-11-15 13:53:12 -08:00
ishaan-jaff
b10e7b7973 (fix) proxy safe access router model names 2023-11-15 13:44:17 -08:00
Krrish Dholakia
e5929f2f7e fix(azure.py-+-proxy_server.py): fix function calling response object + support router on proxy 2023-11-15 13:15:16 -08:00
ishaan-jaff
24cc1f620d add ollama/zephyr to config 2023-11-15 13:04:34 -08:00
Oliver Smith
4e4e0a2251 need to re-attempt backoff and yaml imports if the first import attempt fails. not sure which import is missing from requirements 2023-11-15 00:10:22 -08:00
Krrish Dholakia
5d58bb9cd0 fix(main.py): misrouting ollama models to nlp cloud 2023-11-14 18:55:08 -08:00
ishaan-jaff
9f1d050967 (docs) passing azure_ad_token to config 2023-11-14 15:27:59 -08:00
Krrish Dholakia
1283f345dc fix(simple_proxy.md): enable setting a master key to protect proxy endpoints 2023-11-14 12:44:33 -08:00
ishaan-jaff
8ae511b178 (fix) proxy cli maintain back comp with openai < 1.00 2023-11-13 11:06:59 -08:00
ishaan-jaff
aec5ad0f66 (fix) proxy cli compatible with openai v1.0.0 2023-11-13 10:58:20 -08:00
ishaan-jaff
91e6ac36c3 (fix) proxy_server convert chunk to dict() 2023-11-13 10:58:20 -08:00
ishaan-jaff
cdd40ae45f (fix) proxy cli use openai v1.0.0 2023-11-13 10:08:48 -08:00
ishaan-jaff
523fa7c81c (fix) proxy + docs: use openai.chat.completions.create instead of openai.ChatCompletions 2023-11-13 08:24:26 -08:00
Krrish Dholakia
4b74ddcb17 refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
ishaan-jaff
a861dd69c9 (fix) proxy raise exception when config path does not exist 2023-11-11 12:36:22 -08:00
ishaan-jaff
7eeb931021 (fix) proxy raise exception when config passed in 2023-11-10 16:28:34 -08:00
ishaan-jaff
a924853182 (fix) proxy print exception when reading config 2023-11-10 16:22:20 -08:00
Krrish Dholakia
1affa89ad7 test: fix linting issues 2023-11-09 16:50:43 -08:00
ishaan-jaff
55b005ef9b (feat) proxy use default model in config 2023-11-09 13:08:23 -08:00
ishaan-jaff
5a33b7521a (feat) proxy add config 2023-11-09 13:06:38 -08:00
ishaan-jaff
8d39bf6d43 (fix) proxy cleanup 2023-11-09 11:31:31 -08:00
ishaan-jaff
0e8a034360 (fix) proxy cli default local debug to False 2023-11-09 11:30:11 -08:00
ishaan-jaff
93e7cfd6fc (feat) show well documented config 2023-11-09 11:29:53 -08:00
ishaan-jaff
1f7d397836 (fix) proxy server clean print statements 2023-11-09 11:18:56 -08:00
ishaan-jaff
17c6eebb10 (fix) prxy server remove create_proxy 2023-11-09 11:12:20 -08:00
ishaan-jaff
44a65bdd59 (fix) proxy remove --create_proxy 2023-11-09 11:10:08 -08:00
ishaan-jaff
cc3ff1c3ae (test) add proxy cli tests 2023-11-09 10:23:14 -08:00
ishaan-jaff
f46bd51571 (fix) clean up proxy cli 2023-11-08 13:48:02 -08:00
ishaan-jaff
a94532fedf (fix) proxy cli --test 2023-11-08 12:00:13 -08:00
ishaan-jaff
5250366a4b (test) run a test again 2023-11-08 10:34:57 -08:00
ishaan-jaff
769f3d1300 (test) run ci/cd again 2023-11-08 10:21:19 -08:00
Krrish Dholakia
17867e6e15 fix(factory.py): fixing llama-2 non-chat models prompt templating 2023-11-07 21:33:54 -08:00
Krish Dholakia
7ffdc38195 Update README.md 2023-11-07 12:08:59 -08:00
ishaan-jaff
654e31af1c (fix) proxy server - print error msg on exceptions 2023-11-06 17:55:33 -08:00
ishaan-jaff
857e5fe6b8 (fix) proxy server remove bloat 2023-11-06 15:55:18 -08:00
Krrish Dholakia
c4ed875f47 fix(proxy_server.py): fixing import issues 2023-11-05 21:14:59 -08:00
Krrish Dholakia
597dc8f34c bump: version 0.13.1 → 0.13.2.dev1 2023-11-05 21:12:13 -08:00
Krrish Dholakia
078c369e35 bump: version 0.13.1.dev2 → 0.13.1.dev3 2023-11-04 22:31:53 -07:00
Krrish Dholakia
2e9d00994e bump: version 0.13.1.dev1 → 0.13.1.dev2 2023-11-04 22:31:53 -07:00
Krrish Dholakia
3aa538f369 fix(proxy_cli.py): uvicorn issue 2023-11-04 22:31:53 -07:00
Krrish Dholakia
f7c5595a0d fix(main.py): fixing print_verbose 2023-11-04 14:41:34 -07:00
Krrish Dholakia
fa24a61976 refactor(proxy_server.py): print statement showing how to add debug for logs 2023-11-03 17:41:14 -07:00
ishaan-jaff
45110a3671 (fix) proxy server remove errant print 2023-11-03 16:36:38 -07:00
Krrish Dholakia
1828de78e8 fix(proxy_server.py): fix linting issues 2023-11-03 13:44:35 -07:00