Commit graph

94 commits

Author SHA1 Message Date
ishaan-jaff
cd0557c053 (feat) add swagger docs to cli config 2023-10-14 12:32:33 -07:00
ishaan-jaff
9f999629cd (feat) proxy_cli cleanup 2023-10-14 12:19:56 -07:00
Krrish Dholakia
5269d0bd5f docs(custom_callback.md): add details on what kwargs are passed to custom callbacks 2023-10-14 11:29:26 -07:00
Krrish Dholakia
29877b35b0 fix(proxy_cli.py): fix adding keys flow - let user use --add_key to add new keys 2023-10-13 22:24:58 -07:00
Krrish Dholakia
a27e9aaf8d fix(proxy_server): cleaning up print statements 2023-10-13 20:16:31 -07:00
Krrish Dholakia
90c8b3a193 fix(proxy_cli): add logs and config 2023-10-13 15:14:21 -07:00
Krrish Dholakia
7ec5351305 docs(proxy): added readme 2023-10-12 21:09:40 -07:00
Krrish Dholakia
d0b4dfd26c feat(proxy_server): adds create-proxy feature 2023-10-12 18:27:07 -07:00
Krrish Dholakia
e150dc2e8e fix(proxy_cli): prints the location of the config file 2023-10-11 21:19:44 -07:00
ishaan-jaff
960ae5db58 (feat) proxy_server use fallback port if 8000 occupied 2023-10-11 15:35:14 -07:00
Krrish Dholakia
a7e4f743cd fix(proxy_server): import errors 2023-10-11 11:05:31 -07:00
ishaan-jaff
0a085632f7 (fix) remove print 2023-10-11 10:59:43 -07:00
Krrish Dholakia
3cc23048d5 docs(proxy_server.md): add docker image details to docs 2023-10-11 08:28:08 -07:00
Krrish Dholakia
87e5f79924 fix(proxy_cli-and-utils.py): fixing how config file is read + infering llm_provider for known openai endpoints 2023-10-10 20:53:02 -07:00
Krrish Dholakia
615f63e6bc fix(env-template): fixing togetherai api key naming in env template 2023-10-10 18:43:42 -07:00
Krrish Dholakia
97f939ef5e style(proxy_cli): additional tracing 2023-10-10 18:17:57 -07:00
Krrish Dholakia
25d146cb86 refactor(proxy_cli): adding additional tracing 2023-10-10 18:12:31 -07:00
Krrish Dholakia
615c800979 bump: version 0.7.0 → 0.7.1.dev1 2023-10-10 18:07:57 -07:00
Krrish Dholakia
d43160ab8a style(proxy_cli.py): adding feedback box 2023-10-10 13:49:54 -07:00
ishaan-jaff
c5ea2b4ebe (feat) add --cost as a flag to the proxy server cli 2023-10-09 15:05:17 -07:00
Krrish Dholakia
4d34bfe68a feat(proxy_cli.py): add max budget to proxy 2023-10-09 14:11:30 -07:00
Krrish Dholakia
03ad25b242 fix(proxy_cli): accept drop params and add_function_to_prompt 2023-10-09 13:10:07 -07:00
Krrish Dholakia
ce1b7e244e fix(proxy_cli.py): add drop params and add function to prompt in cli (complete issue)
https://github.com/BerriAI/litellm/issues/557
2023-10-09 11:33:45 -07:00
Sir-Photch
6a918b3570 make --test respect host and port 2023-10-08 20:42:49 +02:00
Christoph
ec44dd3c01 Add host cli parameter 2023-10-08 17:59:47 +00:00
ishaan-jaff
689b49ce3e (feat+fix) proxy_cli max_tokens int, --test stream 2023-10-07 16:38:40 -07:00
Krrish Dholakia
5f946c201c fix(proxy_cli.py): check if model passed in 2023-10-07 07:52:02 -07:00
Krrish Dholakia
0d45650972 feat(proxy_cli.py): when user calls ollama model, run ollama serve 2023-10-06 16:46:52 -07:00
Krrish Dholakia
5ab3a4b8d7 fix(add-custom-success-callback-for-streaming): add custom success callback for streaming 2023-10-06 15:02:02 -07:00
Krrish Dholakia
eec2c848f1 improvements to proxy cli and finish reason mapping for anthropic 2023-09-30 18:09:16 -07:00
ishaan-jaff
d2c288098a better cli 2023-09-30 15:52:44 -07:00
ishaan-jaff
41783153a6 more stuff for cli 2023-09-30 15:45:00 -07:00
ishaan-jaff
f04cf740e0 add --test to proxy 2023-09-30 15:45:00 -07:00
ishaan-jaff
dbe784995f use deploy flag 2023-09-29 22:03:38 -07:00
ishaan-jaff
4eddf23a37 fix merge conflicts 2023-09-29 21:16:06 -07:00
ishaan-jaff
c8784bfdce add deploy flag to cli 2023-09-29 21:14:01 -07:00
ishaan-jaff
b4ebf4ae74 add --deploy 2023-09-29 21:12:03 -07:00
Krrish Dholakia
e258aa6f37 update values 2023-09-29 20:53:55 -07:00
ishaan-jaff
97de9ec4ba add --deploy 2023-09-29 18:27:47 -07:00
Krrish Dholakia
56bb3cb261 updates to proxy 2023-09-28 17:58:47 -07:00
Krrish Dholakia
91521175f1 update proxy cli 2023-09-28 16:24:41 -07:00
Krrish Dholakia
dcec782ceb update docs' 2023-09-28 13:13:21 -07:00
Krrish Dholakia
c737462beb adding support for completions endpoint in proxy 2023-09-27 21:04:15 -07:00
Krrish Dholakia
7f8c50eacf fix proxy 2023-09-26 15:24:44 -07:00
Renamed from litellm/proxy_server/proxy_cli.py (Browse further)