Commit Graph

11302 Commits

Author SHA1 Message Date
Krrish Dholakia
c33a472611 build(ui): enable admin to create teams, add members, create keys for teams 2024-02-24 22:06:00 -08:00
ishaan-jaff
ff3909e7b1 bump: version 1.27.1 → 1.27.2 2024-02-24 18:55:25 -08:00
ishaan-jaff
7c19783d32 (docs) writing custo add 2024-02-24 18:54:46 -08:00
Ishaan Jaff
c8daf61592
Merge pull request #2188 from BerriAI/litellm_fix_health_checks
[Fix] Fix health check when API base set for OpenAI compatible models
2024-02-24 18:47:13 -08:00
Ishaan Jaff
ebd0354f1d
Merge pull request #2189 from BerriAI/litellm_docs_cleanup_openai
(docs) using openai compatible endpoints
2024-02-24 18:46:39 -08:00
ishaan-jaff
a4d2d1c4e6 (docs) using openai compatible endpoints 2024-02-24 18:46:20 -08:00
ishaan-jaff
c315c18695 (fix) use api_base in health checks 2024-02-24 18:39:20 -08:00
ishaan-jaff
bf403dc02e (docs) health 2024-02-24 18:38:39 -08:00
Ishaan Jaff
94046657be
Merge pull request #2186 from BerriAI/litellm_update_openrouter_docs
[Docs] open router - clarify we support all models
2024-02-24 18:32:28 -08:00
ishaan-jaff
986babfeaa (docs) open router 2024-02-24 18:30:41 -08:00
ishaan-jaff
7c032fcc05 (docs) open router 2024-02-24 18:28:32 -08:00
ishaan-jaff
13f1d7b96f v0 clickhouse 2024-02-24 17:40:39 -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
Krish Dholakia
fc55ef053a
Merge pull request #2174 from BerriAI/litellm_block_unblock_user_api
Allow end-users to opt out of llm api calls
2024-02-24 11:43:21 -08:00
Krish Dholakia
aaf086c0a8
Merge branch 'main' into litellm_block_unblock_user_api 2024-02-24 11:43:16 -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
edaf20b60a docs(enterprise.md): add end user opt out to docs 2024-02-24 09:28:41 -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
f3be073f72 fix(proxy_server.py): enable end-users to opt out of llm api calls 2024-02-23 19:56:00 -08:00
Krrish Dholakia
0806aa8da1 fix(proxy_server.py): enable default new user params 2024-02-23 16:39:50 -08:00
Krrish Dholakia
485f5bd140 bump: version 1.26.13 → 1.26.14.dev1 2024-02-23 15:17:39 -08:00
Krrish Dholakia
951102292b fix(utils.py): add more logging statements 2024-02-23 15:17:22 -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