Commit graph

7248 commits

Author SHA1 Message Date
ishaan-jaff
c69c9c63cc (ui) commit work 2024-02-13 19:37:43 -08:00
ishaan-jaff
16ac207b34 (ui) add react-syntax-highlighter' 2024-02-13 19:19:45 -08:00
ishaan-jaff
ade2b9ef45 (ui) show docs on how to use proxy 2024-02-13 19:19:11 -08:00
ishaan-jaff
bf382dcaa3 (ui) show two tabs on chat ui 2024-02-13 18:55:16 -08:00
ishaan-jaff
3de9f5e860 (ui) select a model to chat with 2024-02-13 18:36:20 -08:00
ishaan-jaff
9d463e1d98 v0 chat playground 2024-02-13 18:18:33 -08:00
Ishaan Jaff
03d5ef3d4a
Merge pull request #1966 from BerriAI/litellm_fix_s3_cache_error_disconnect
[FIX] s3 cache proxy - fix notImplemented error
2024-02-13 16:36:30 -08:00
ishaan-jaff
d87c4a4d23 (fix) s3 cache proxy - fix notImplemented error 2024-02-13 16:34:43 -08:00
Krrish Dholakia
f09c09ace4 docs(pii_masking.md): fix presidio tutorial 2024-02-13 07:42:27 -08:00
ishaan-jaff
d95eb6ca43 (ci/cd) run again 2024-02-13 07:08:26 -08:00
ishaan-jaff
b2d861fa11 (fix) langfuse logging 2024-02-13 07:02:58 -08:00
ishaan-jaff
899962a5f1 (ci/cd) run again 2024-02-12 22:20:42 -08:00
ishaan-jaff
1952ab3c1b bump: version 1.23.11 → 1.23.12 2024-02-12 22:20:09 -08:00
ishaan-jaff
df179c8a48 bump: version 1.23.10 → 1.23.11 2024-02-12 22:20:05 -08:00
ishaan-jaff
b0815e186b (ci/cd) run again 2024-02-12 21:58:13 -08:00
ishaan-jaff
b954b56407 (test) bedrock proxy 2024-02-12 21:49:54 -08:00
ishaan-jaff
7aa1c8556d (test) large request 2024-02-12 21:49:47 -08:00
ishaan-jaff
c7e4432597 (feat) inc default gunicorn timeout 2024-02-12 21:49:32 -08:00
ishaan-jaff
05a9ec2365 (ci/cd) run again 2024-02-12 21:46:48 -08:00
Krrish Dholakia
f3a950705c docs(pii_masking.md): add pii masking to proxy docs 2024-02-12 21:40:34 -08:00
Ishaan Jaff
32d702cdd6
Merge pull request #1950 from BerriAI/litellm_ui_show_user_models_when_making_key
[FEAT] UI show user available models when making a key
2024-02-12 19:09:25 -08:00
ishaan-jaff
79fcd75de6 (ui) update build 2024-02-12 18:53:43 -08:00
ishaan-jaff
287659163c (feat) delete cache when user deletes key 2024-02-12 18:45:06 -08:00
ishaan-jaff
6f8a7caee4 (feat) fetch user models before creating key 2024-02-12 18:44:48 -08:00
ishaan-jaff
5776b667fb (feat) clear UI Cache when user creates key 2024-02-12 18:44:14 -08:00
Krish Dholakia
c4c1703c44
Merge pull request #1946 from BerriAI/litellm_proxy_routing_fix
Litellm proxy routing fix
2024-02-12 18:12:52 -08:00
ishaan-jaff
c7f54f1424 (feat) ui - show models in dropdown 2024-02-12 17:08:02 -08:00
ishaan-jaff
2bdc5a81ec (feat) ui - show user key when creating key 2024-02-12 16:55:34 -08:00
ishaan-jaff
151f75b68f (feat) ui - show users models when creating key 2024-02-12 16:55:11 -08:00
ishaan-jaff
f3b5a27c7a (feat) ui cleanup model dashboard 2024-02-12 16:42:59 -08:00
ishaan-jaff
211a1fcf53 (feat) /model/info add 3rd fallback 2024-02-12 16:40:41 -08:00
Krrish Dholakia
456ce692df test(test_proxy_exception_mapping.py): fix test 2024-02-12 16:25:35 -08:00
Ishaan Jaff
22917fe52a
Merge pull request #1949 from BerriAI/litellm_show_model_info_ui
[FEAT] ADMIN UI - Show Model Info
2024-02-12 16:16:49 -08:00
ishaan-jaff
0a48177fc8 (feat) show model info on dashboard 2024-02-12 16:15:56 -08:00
ishaan-jaff
cd1416e39c (feat) model/info have fallback check 2024-02-12 16:13:36 -08:00
ishaan-jaff
033c8d010c (fix) allow ui to show /model/info 2024-02-12 15:42:42 -08:00
ishaan-jaff
bc95d3f44b (ui) show models page 2024-02-12 15:00:16 -08:00
Ishaan Jaff
1ba56d8ff0
Merge pull request #1944 from BerriAI/dependabot/pip/jinja2-3.1.3
build(deps): bump jinja2 from 3.1.2 to 3.1.3
2024-02-12 12:34:35 -08:00
Krrish Dholakia
1a452057af fix(proxy_server.py): fix exception raising 2024-02-12 11:13:02 -08:00
dependabot[bot]
31ddadae58
build(deps): bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 18:38:19 +00:00
Ishaan Jaff
418fb09966
Merge pull request #1943 from deenaawny-github-account/main
support langfuse tags feature
2024-02-12 10:37:12 -08:00
deena
2d62353309 docs to include langfuse trace tags feature 2024-02-12 20:26:32 +02:00
deena
b640ec4dc0 support langfuse tags feature 2024-02-12 19:49:11 +02:00
Krrish Dholakia
8f989235ea fix(proxy_server.py): restrict proxy to just listed models 2024-02-12 09:30:59 -08:00
Krrish Dholakia
5d59fa166c test: api error handling 2024-02-12 09:11:46 -08:00
ishaan-jaff
7d67096756 (docs) virtual keys 2024-02-12 08:54:18 -08:00
ishaan-jaff
ef89144eaf (docs) caching proxy server 2024-02-12 08:32:00 -08:00
ishaan-jaff
fb7958dc40 (docs) caching 2024-02-12 08:27:52 -08:00
Krish Dholakia
1391490d92
Merge pull request #1931 from BerriAI/litellm_microsoft_presidio_pii
feat(proxy_server.py): support for pii masking with microsoft presidio
2024-02-11 00:27:14 -08:00
ishaan-jaff
161ca91904 bump: version 1.23.9 → 1.23.10 2024-02-10 21:42:40 -08:00