Commit graph

7772 commits

Author SHA1 Message Date
Krrish Dholakia
c9413dfded fix: bug fixes 2024-02-25 00:49:31 -08:00
Krrish Dholakia
a83f890a9c fix(proxy_server.py): bug fixes 2024-02-25 00:12:16 -08:00
Krrish Dholakia
c33a472611 build(ui): enable admin to create teams, add members, create keys for teams 2024-02-24 22:06:00 -08:00
Krrish Dholakia
1151bc268f build(networking.tsx): endpoints for team create + team update call 2024-02-24 16:41:02 -08:00
Krrish Dholakia
ad9169a4da build(ui): add stubbed teams page 2024-02-24 16:14:21 -08:00
Krrish Dholakia
785a4a2ac2 build(ui): show users the teams they're in 2024-02-24 12:42:01 -08:00
Krrish Dholakia
0b77420087 docs(users.md): add team budgets to docs 2024-02-24 11:41:42 -08:00
Krrish Dholakia
5b0eab2224 fix(proxy_server.py): allow user to set team tpm/rpm limits/budget/models 2024-02-24 11:37:20 -08:00
Krrish Dholakia
194c823783 fix(huggingface_restapi.py): return initial hf error 2024-02-24 10:46:59 -08:00
Krrish Dholakia
7cb86c4e0f fix(router.py): fix text completion error logging 2024-02-24 10:46:59 -08:00
Krish Dholakia
d53fd118f2
Update README.md 2024-02-24 10:05:24 -08:00
Krish Dholakia
a06b509e56
Update README.md 2024-02-24 10:04:47 -08:00
Krrish Dholakia
9b56a91d25 bump: version 1.27.0 → 1.27.1 2024-02-23 23:25:11 -08:00
Krish Dholakia
a83bc2fd1e
Merge pull request #2175 from BerriAI/litellm_stricter_function_calling_streaming_tests
fix(utils.py): stricter azure function calling tests
2024-02-23 22:58:07 -08:00
Krrish Dholakia
20def3805c test(test_openai_endpoints.py): fix test 2024-02-23 22:57:20 -08:00
Krrish Dholakia
cd43630ab8 test(test_custom_logger.py): skip flaky test 2024-02-23 21:56:37 -08:00
Krrish Dholakia
f7b0ad1e53 bump: version 1.26.13 → 1.27.0 2024-02-23 21:52:49 -08:00
Krish Dholakia
71e471de74
Merge pull request #2165 from BerriAI/litellm_langfuse_ttfs_logging
fix(langfuse.py): support time to first token logging on langfuse
2024-02-23 21:50:03 -08:00
Krish Dholakia
5bef3031f7
Merge pull request #2172 from BerriAI/litellm_default_model_user_creation
Default user values for new user on SSO
2024-02-23 21:05:53 -08:00
Krrish Dholakia
97b9d570a6 fix(utils.py): stricter azure function calling tests 2024-02-23 20:55:32 -08:00
Krrish Dholakia
0806aa8da1 fix(proxy_server.py): enable default new user params 2024-02-23 16:39:50 -08:00
Krrish Dholakia
1e769bcb77 fix(proxy/utils.py): raise exception if get data for tokens is called on None token 2024-02-23 14:44:33 -08:00
Krrish Dholakia
308c73fca9 docs(contributing.md): add docs for contributing to litellm ui 2024-02-23 13:01:34 -08:00
Ishaan Jaff
64d268745b
Merge pull request #2168 from BerriAI/litellm_groq_Ai
[FEAT] Support Groq AI
2024-02-23 10:44:21 -08:00
ishaan-jaff
30aa5eaa34 (feat) add groq ai 2024-02-23 10:42:51 -08:00
ishaan-jaff
e80fcc2762 (feat) add groq ai 2024-02-23 10:40:46 -08:00
ishaan-jaff
602b25972d (docs) add groq ai 2024-02-23 10:40:33 -08:00
ishaan-jaff
ff815e93a8 (fix) test_tokenizers 2024-02-23 10:13:38 -08:00
Krrish Dholakia
44b8270bf6 docs(enterprise.md): add banned keywords to docs 2024-02-23 10:07:31 -08:00
Krrish Dholakia
70a523eee7 fix(langfuse.py): support time to first token logging on langfuse 2024-02-23 10:04:12 -08:00
ishaan-jaff
c2325539e7 (docs) fix athina docs 2024-02-23 09:56:10 -08:00
ishaan-jaff
957614f0df bump: version 1.26.12 → 1.26.13 2024-02-23 09:46:49 -08:00
ishaan-jaff
b1f3821d51 bump: version 1.26.11 → 1.26.12 2024-02-23 09:46:46 -08:00
Ishaan Jaff
9594ceae55
Merge pull request #2164 from BerriAI/litellm_support_extra_headers
[FEAT] Support extra headers - OpenAI / Azure
2024-02-23 09:42:09 -08:00
Ishaan Jaff
5ec3075fb1
Merge pull request #2163 from vivek-athina/feature/athina
Support for Athina logging
2024-02-23 09:39:06 -08:00
ishaan-jaff
c9567c8652 (docs) passing extra_headers to OpenAI 2024-02-23 09:27:48 -08:00
Vivek Aditya
d922b34385 pr comments addressed 2024-02-23 22:40:09 +05:30
Vivek Aditya
0d3046dcc9 added athina to logging doc 2024-02-23 22:33:09 +05:30
ishaan-jaff
aa9164e2ce (docs) setting extra_headers 2024-02-23 08:56:09 -08:00
ishaan-jaff
3c8b58bd80 (feat) support extra_headers 2024-02-23 08:48:21 -08:00
Vivek Aditya
9837aaa7e1 added athina in readme.md 2024-02-23 22:05:29 +05:30
Krrish Dholakia
d1a40ecacf docs(load_balancing.md): have proxy routing docs point to sdk routing docs 2024-02-23 08:34:15 -08:00
Vivek Aditya
244fa1c4ab Support for Athina logging 2024-02-23 21:49:40 +05:30
Ishaan Jaff
e049858266
Merge pull request #2150 from BerriAI/litellm_fix_bug_litellm_verification_token_increase
[FIX] BUG where extra tokens created in litellm verification token table
2024-02-23 07:44:21 -08:00
Krrish Dholakia
2c378d96b7 bump: version 1.26.10 → 1.26.11 2024-02-22 22:37:20 -08:00
Krish Dholakia
3a9916b3c5
Merge pull request #2141 from BerriAI/litellm_fix_azure_function_calling_streaming
fix(utils.py): ensure argument is always a string
2024-02-22 22:36:46 -08:00
Krish Dholakia
dd4439b6a8
Merge branch 'main' into litellm_fix_azure_function_calling_streaming 2024-02-22 22:36:38 -08:00
Krish Dholakia
98f412f4a7
Merge pull request #2147 from BerriAI/litellm_banned_keywords_list
Allow admin to ban keywords on proxy
2024-02-22 22:21:11 -08:00
Krish Dholakia
b6a05cb787
Merge branch 'main' into litellm_banned_keywords_list 2024-02-22 22:20:59 -08:00
Krrish Dholakia
0380f4c9b1 bump: version 1.26.9 → 1.26.10 2024-02-22 22:08:18 -08:00