Krrish Dholakia
|
5ef054f105
|
refactor(proxy_server.py): code cleanup
|
2023-10-16 16:47:33 -07:00 |
|
Krrish Dholakia
|
81373f0678
|
build: Adds dockerfile for easily building proxy
|
2023-10-16 15:09:29 -07:00 |
|
canada4663
|
4b52bd955c
|
updated proxy_server.py /models endpoint with the results of get_valid_models()
|
2023-10-14 20:54:47 -07:00 |
|
Krrish Dholakia
|
7358d2e4ea
|
bump: version 0.8.4 → 0.8.5
|
2023-10-14 16:43:06 -07:00 |
|
ishaan-jaff
|
a86a140556
|
(feat) add swagger docs to cli config
|
2023-10-14 12:32:33 -07:00 |
|
ishaan-jaff
|
b6a015404e
|
(feat) proxy_cli cleanup
|
2023-10-14 12:19:56 -07:00 |
|
Krrish Dholakia
|
d6f2d9b9bb
|
docs(custom_callback.md): add details on what kwargs are passed to custom callbacks
|
2023-10-14 11:29:26 -07:00 |
|
Krrish Dholakia
|
fc757dc1b4
|
docs(proxy_server.md): add logs, save keys, model fallbacks, config file template to proxy server docs
|
2023-10-14 10:52:01 -07:00 |
|
Krrish Dholakia
|
3210ebfc7a
|
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
|
91c8e92e71
|
fix(openai.p): adding support for exception mapping for openai-compatible apis via http calls
|
2023-10-13 21:56:51 -07:00 |
|
ishaan-jaff
|
d28586775a
|
(feat) add swagger.json for litellm proxy
|
2023-10-13 20:41:04 -07:00 |
|
Krrish Dholakia
|
d9ddd7b338
|
fix(proxy_server): cleaning up print statements
|
2023-10-13 20:16:31 -07:00 |
|
Krrish Dholakia
|
3fc0375e34
|
fix(proxy_server): fix cors issue
|
2023-10-13 15:47:28 -07:00 |
|
Krrish Dholakia
|
4d4f8bfa5d
|
feat(proxy_server): adding model fallbacks and default model to toml
|
2023-10-13 15:31:17 -07:00 |
|
Krrish Dholakia
|
2c0280cff3
|
fix(proxy_cli): add logs and config
|
2023-10-13 15:14:21 -07:00 |
|
Krrish Dholakia
|
f2eb1b4658
|
fix(proxy/): remove cloned repo
|
2023-10-12 21:46:18 -07:00 |
|
Krrish Dholakia
|
06f930a5fb
|
refactor(proxy_server): clean up print statements
|
2023-10-12 21:39:16 -07:00 |
|
Krrish Dholakia
|
8dc009255b
|
fix(init.py): fix linting errors
|
2023-10-12 21:31:53 -07:00 |
|
Krrish Dholakia
|
606543eac8
|
fix(gitmodules): remapping to new proxy
|
2023-10-12 21:23:53 -07:00 |
|
Krrish Dholakia
|
4f172101df
|
docs(proxy): added readme
|
2023-10-12 21:09:40 -07:00 |
|
Krrish Dholakia
|
b28c055896
|
feat(proxy_server): adds create-proxy feature
|
2023-10-12 18:27:07 -07:00 |
|
ishaan-jaff
|
4b3e4c97b8
|
(feat) show costs.json in proxy_server.py
|
2023-10-12 15:07:37 -07:00 |
|
ishaan-jaff
|
e5ae870dd5
|
(feat) proxy_server new cost.json on litellm. Track daily cost & num_requests
|
2023-10-12 11:37:35 -07:00 |
|
Krrish Dholakia
|
098a86f678
|
fix(proxy_cli): prints the location of the config file
|
2023-10-11 21:19:44 -07:00 |
|
Krrish Dholakia
|
4b0f8825f3
|
fix(proxy_server): fix prompt template for proxy server
|
2023-10-11 21:08:42 -07:00 |
|
ishaan-jaff
|
c3101967b6
|
(fix) proxy_server linting errors
|
2023-10-11 20:52:03 -07:00 |
|
ishaan-jaff
|
f9f2dcc7ea
|
(fix) set default cost.log
|
2023-10-11 15:35:53 -07:00 |
|
ishaan-jaff
|
7c81e7449f
|
(feat) proxy_server use fallback port if 8000 occupied
|
2023-10-11 15:35:14 -07:00 |
|
ishaan-jaff
|
329d27d1fa
|
(feat) proxy_server add /v1
|
2023-10-11 14:35:05 -07:00 |
|
Krrish Dholakia
|
d0ec844629
|
fix(proxy_server): import errors
|
2023-10-11 11:05:31 -07:00 |
|
ishaan-jaff
|
ad8ffa9014
|
(fix) remove print
|
2023-10-11 10:59:43 -07:00 |
|
Krrish Dholakia
|
5e5466dfaf
|
fix(proxy_server.py): use tomli instead of tomllib
|
2023-10-11 10:43:53 -07:00 |
|
ishaan-jaff
|
d40aeec131
|
(fix) proxy_server add LiteLLM: Running
|
2023-10-11 08:42:03 -07:00 |
|
Krrish Dholakia
|
ca7e2f6a05
|
docs(proxy_server.md): add docker image details to docs
|
2023-10-11 08:28:08 -07:00 |
|
Krrish Dholakia
|
d280a8c434
|
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
|
1b88868f2c
|
fix(env-template): fixing togetherai api key naming in env template
|
2023-10-10 18:43:42 -07:00 |
|
Krrish Dholakia
|
1df3f349fe
|
style(proxy_cli): additional tracing
|
2023-10-10 18:17:57 -07:00 |
|
Krrish Dholakia
|
661ea2359b
|
refactor(proxy_cli): adding additional tracing
|
2023-10-10 18:12:31 -07:00 |
|
Krrish Dholakia
|
a6f35c8d7a
|
bump: version 0.7.0 → 0.7.1.dev1
|
2023-10-10 18:07:57 -07:00 |
|
Krrish Dholakia
|
b2b724a35c
|
style(proxy_cli.py): adding feedback box
|
2023-10-10 13:49:54 -07:00 |
|
Krrish Dholakia
|
b50013386f
|
fix(openai.py): enable custom proxy to pass in ca_bundle_path
|
2023-10-10 13:23:27 -07:00 |
|
ishaan-jaff
|
7496afdf64
|
(feat) proxy_server add a track_cost_callback for streaming
|
2023-10-10 11:33:08 -07:00 |
|
ishaan-jaff
|
e19b4fc114
|
(feat) proxy_server: begin using callback for tracking costs
|
2023-10-10 08:35:31 -07:00 |
|
ishaan-jaff
|
ba754a07a3
|
(feat) add --cost as a flag to the proxy server cli
|
2023-10-09 15:05:17 -07:00 |
|
Krrish Dholakia
|
42e0d7cf68
|
fix(proxy_server): returns better error messages for invalid api errors
|
2023-10-09 15:03:44 -07:00 |
|
ishaan-jaff
|
262f874621
|
(feat) add cost tracking to proxy server
|
2023-10-09 14:51:37 -07:00 |
|
Krrish Dholakia
|
a9f7a80e3d
|
feat(proxy_cli.py): add max budget to proxy
|
2023-10-09 14:11:30 -07:00 |
|
Krrish Dholakia
|
4059f408d0
|
fix(proxy_cli): accept drop params and add_function_to_prompt
|
2023-10-09 13:10:07 -07:00 |
|
Krrish Dholakia
|
c3e4c3e3f0
|
fix(proxy_server.py): add link to docs
|
2023-10-09 11:35:42 -07:00 |
|
Krrish Dholakia
|
3d809707c0
|
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 |
|