Nandesh Guru
|
f5e3695dc7
|
Support for Greenscale logging
|
2024-04-17 12:24:00 -07:00 |
|
Ishaan Jaff
|
36725b4d9b
|
Merge pull request #3044 from marcklingen/patch-2
docs: add langfuse to callback docs
|
2024-04-16 08:51:08 -07:00 |
|
Krish Dholakia
|
523b94acfd
|
Merge pull request #2817 from ryanwclark1/gpt4turbopreview
Update: gpt-4-turbo-preview pricing and context. Included in docs.
|
2024-04-16 07:35:52 -07:00 |
|
Krish Dholakia
|
d9b3368146
|
Merge pull request #2999 from Dev-Khant/add-vertexai-text-embedding
add vertex_ai/text-embedding-preview-0409
|
2024-04-16 07:03:23 -07:00 |
|
Ishaan Jaff
|
abf365b3ac
|
Merge pull request #3054 from BerriAI/litellm_supports_vision
[Feat] view models that `supports_vision`
|
2024-04-15 18:31:32 -07:00 |
|
Ishaan Jaff
|
cf4a38d361
|
docs - viewing if model supports vision
|
2024-04-15 18:15:15 -07:00 |
|
Marc Klingen
|
81e4c46ce1
|
docs: add langfuse to callback docs
|
2024-04-16 00:47:22 +02:00 |
|
Ishaan Jaff
|
a5bacfa2f3
|
docs - team based logging on langfuse proxy docs
|
2024-04-15 13:35:10 -07:00 |
|
Ishaan Jaff
|
e28120a7cc
|
Merge pull request #3030 from BerriAI/docs_groq_tool_calling_example
Docs - add groq tool calling example
|
2024-04-15 08:50:04 -07:00 |
|
Ishaan Jaff
|
210274e6f5
|
docs - groq tool calling
|
2024-04-15 08:42:44 -07:00 |
|
Krrish Dholakia
|
bdf7f6d13c
|
docs(text_completion_openai.md): add a separate doc on text completion openai
|
2024-04-15 07:19:37 -07:00 |
|
Krrish Dholakia
|
816c925bdd
|
docs(grafana_metrics.md): update for monitoring system health
|
2024-04-13 22:25:26 -07:00 |
|
Krrish Dholakia
|
f351e03772
|
docs(grafana_metrics.md): add redis metrics to prometheus
|
2024-04-13 22:15:07 -07:00 |
|
Dev Khant
|
531eef359d
|
add vertex_ai/text-embedding-preview-0409
|
2024-04-13 13:00:12 +05:30 |
|
Krrish Dholakia
|
775d28a509
|
docs(token_auth.md): update docs to show org spend tracking
|
2024-04-11 23:34:34 -07:00 |
|
Ishaan Jaff
|
6e934cb842
|
docs fix team based routing
|
2024-04-11 15:23:25 -07:00 |
|
Krrish Dholakia
|
d999acd20d
|
docs(routing.md): reorder routing strategies
|
2024-04-10 22:29:24 -07:00 |
|
Krrish Dholakia
|
83a7a9f0b7
|
docs(routing.md): add calling via proxy tutorial to router docs
|
2024-04-10 22:24:29 -07:00 |
|
Krrish Dholakia
|
9f517b2907
|
docs(routing.md): add async usage based routing to docs
|
2024-04-10 21:51:36 -07:00 |
|
Krrish Dholakia
|
de5dd737d2
|
docs(enterprise.md): improve language
|
2024-04-10 20:06:50 -07:00 |
|
Krrish Dholakia
|
79dc453863
|
docs(enterprise.md): fix language
|
2024-04-10 20:03:55 -07:00 |
|
Krrish Dholakia
|
ef8ac6faf6
|
docs(ui.md): update docs to clarify sso is behind an enterprise license
|
2024-04-10 11:51:06 -07:00 |
|
Krish Dholakia
|
884f22c9d8
|
Merge pull request #2909 from CLARKBENHAM/clark/tpm_rpm_docs
Clark/tpm rpm docs
|
2024-04-09 21:12:30 -07:00 |
|
John-Mason P. Shackelford
|
ec65bf56c2
|
Gemini pro 1.5 model is now named correctly for AI Studio.
|
2024-04-09 20:25:26 -04:00 |
|
Krrish Dholakia
|
ba57434374
|
docs(demo.md): update demo ui link
|
2024-04-09 16:35:35 -07:00 |
|
Krrish Dholakia
|
30798126eb
|
build(docker-compose.yml): fix default docker compose to run with config
|
2024-04-09 16:27:03 -07:00 |
|
Ishaan Jaff
|
fd424a387c
|
Merge pull request #2913 from BerriAI/litellm_add_voyage_2
[New Models] Add Voyage 2 embedding models
|
2024-04-09 07:47:18 -07:00 |
|
Ishaan Jaff
|
9dcf671b55
|
docs- add voyage 2
|
2024-04-09 07:43:30 -07:00 |
|
CLARKBENHAM
|
e96d97d9e5
|
remove formating changes
|
2024-04-08 21:31:21 -07:00 |
|
CLARKBENHAM
|
6e20bb13b2
|
Revert "doc pre_call_check: enables router rate limits for concurrent calls"
This reverts commit 886c859519 .
|
2024-04-08 21:27:38 -07:00 |
|
CLARKBENHAM
|
886c859519
|
doc pre_call_check: enables router rate limits for concurrent calls
|
2024-04-08 21:20:59 -07:00 |
|
Krrish Dholakia
|
b6cd200676
|
fix(llm_guard.py): enable request-specific llm guard flag
|
2024-04-08 21:15:33 -07:00 |
|
Krrish Dholakia
|
6dcf109a42
|
docs(demo.md): fix iframe link
|
2024-04-08 15:03:11 -07:00 |
|
Krrish Dholakia
|
009f548079
|
fix(proxy_server.py): allow /model/new feature flag to work via env
|
2024-04-08 14:57:19 -07:00 |
|
Krrish Dholakia
|
d099591a09
|
docs(sidebars.js): refactor ordering
|
2024-04-08 07:30:08 -07:00 |
|
Ishaan Jaff
|
3b6b497672
|
Merge pull request #2882 from BerriAI/litellm_docs_fix
docs fix gpt-3.5-turbo-instruct-0914
|
2024-04-06 20:26:24 -07:00 |
|
Ishaan Jaff
|
a2c63075ef
|
Merge pull request #2877 from BerriAI/litellm_fix_text_completion
[Feat] Text-Completion-OpenAI - Re-use OpenAI Client
|
2024-04-06 12:15:52 -07:00 |
|
Ishaan Jaff
|
c2f978fd5a
|
(docs) use text completion with litellm proxy
|
2024-04-06 12:07:20 -07:00 |
|
Ishaan Jaff
|
2cc364743c
|
docs fix gpt-3.5-turbo-instruct-0914
|
2024-04-06 09:12:01 -07:00 |
|
Krrish Dholakia
|
afa2e2eba9
|
docs(anthropic.md): update anthropic docs to show 'tool' param usage
|
2024-04-06 08:35:43 -07:00 |
|
Krrish Dholakia
|
dce96478c7
|
docs(vertex.md): add claude 3 on vertex ai to docs
|
2024-04-05 21:48:42 -07:00 |
|
Ishaan Jaff
|
faa0d38087
|
Merge pull request #2868 from BerriAI/litellm_add_command_r_on_proxy
Add Azure Command-r-plus on litellm proxy
|
2024-04-05 15:13:47 -07:00 |
|
Ishaan Jaff
|
2174b240d8
|
Merge pull request #2861 from BerriAI/litellm_add_azure_command_r_plust
[FEAT] add azure command-r-plus
|
2024-04-05 15:13:35 -07:00 |
|
Ishaan Jaff
|
26f5823c4e
|
docs - use azure command r
|
2024-04-05 14:55:28 -07:00 |
|
Ishaan Jaff
|
8df13306ea
|
docs call command-r through proxy
|
2024-04-05 14:22:29 -07:00 |
|
Krrish Dholakia
|
834f363b6a
|
docs(vertex.md): add safety settings tutorial to docs
|
2024-04-05 13:55:05 -07:00 |
|
Ishaan Jaff
|
22ac95b834
|
docs azure_ai command r
|
2024-04-05 13:50:56 -07:00 |
|
Ishaan Jaff
|
6b9c04618e
|
fix use azure_ai/mistral
|
2024-04-05 10:07:43 -07:00 |
|
Ishaan Jaff
|
ab60d7c8fb
|
docs azure ai command-r plust
|
2024-04-05 09:24:27 -07:00 |
|
Ishaan Jaff
|
cfe358abaa
|
simplify calling azure/commmand-r-plus
|
2024-04-05 09:18:11 -07:00 |
|