Ishaan Jaff
|
98a7d8ad38
|
docs - otel debugging
|
2024-06-04 14:16:04 -07:00 |
|
Krrish Dholakia
|
eaa5e0f747
|
docs(assistants.md): update quickstart with azure example
|
2024-06-03 23:03:30 -07:00 |
|
Ishaan Jaff
|
03a98b2d4d
|
Merge pull request #3991 from BerriAI/litellm_spend_tracking_docs
[Doc] - Spend tracking with litellm
|
2024-06-03 21:54:10 -07:00 |
|
Ishaan Jaff
|
7b78f4fc2f
|
docs - spend tracking with litellm
|
2024-06-03 21:53:07 -07:00 |
|
Ishaan Jaff
|
dd7d0a2895
|
Merge pull request #3983 from BerriAI/litellm_log_request_boddy_langfuse
[Feat] Log Raw Request from LiteLLM on Langfuse - when `"log_raw_request": true`
|
2024-06-03 13:42:06 -07:00 |
|
Ishaan Jaff
|
26002006d4
|
doc - spend tracking with litellm
|
2024-06-03 13:39:38 -07:00 |
|
Ishaan Jaff
|
de21bdb0ae
|
docs - show langfuse debug on docs
|
2024-06-03 12:40:22 -07:00 |
|
Ishaan Jaff
|
7bdc94ac1a
|
docs - Viewing RAW CURL sent from LiteLLM
|
2024-06-03 11:28:17 -07:00 |
|
rhtenhove
|
7c680a4020
|
add dall-e 3 required comment
|
2024-06-03 18:36:00 +02:00 |
|
Ishaan Jaff
|
84d9c6e213
|
docs - logging
|
2024-06-03 07:59:36 -07:00 |
|
Krrish Dholakia
|
c280de3f45
|
docs(scheduler.md): cleanup quickstart
|
2024-06-01 22:25:31 -07:00 |
|
Ishaan Jaff
|
ebc29bed8f
|
Merge pull request #3970 from BerriAI/litellm_traceloop_logging_fixes
[Fix] Traceloop / OTEL logging fixes + easier docs
|
2024-06-01 21:17:05 -07:00 |
|
Ishaan Jaff
|
0e52698a2e
|
feat - add batches api to docs
|
2024-06-01 21:16:32 -07:00 |
|
Ishaan Jaff
|
39d2d98467
|
docs - clean up traceloop logging
|
2024-06-01 19:51:49 -07:00 |
|
Ishaan Jaff
|
054456c50e
|
Merge pull request #3963 from BerriAI/litellm_set_allowed_fail_policy
[FEAT]- set custom AllowedFailsPolicy on litellm.Router
|
2024-06-01 17:57:11 -07:00 |
|
Ishaan Jaff
|
9f0ae21ef5
|
docs - AllowedFailsPolicy
|
2024-06-01 17:56:57 -07:00 |
|
Krish Dholakia
|
63fb3a95be
|
Merge pull request #3961 from BerriAI/litellm_docker_compose_start
Litellm docker compose start
|
2024-06-01 16:28:28 -07:00 |
|
Krrish Dholakia
|
9b4a19b3aa
|
build(docker-compose.yml): startup docker compose with postgres
|
2024-06-01 16:18:12 -07:00 |
|
Krrish Dholakia
|
7715267989
|
fix(router.py): simplify scheduler
move the scheduler poll queuing logic into the router class, making it easier to use
|
2024-06-01 16:09:57 -07:00 |
|
Krrish Dholakia
|
a0fb301b18
|
docs(assistants.md): add assistants api to docs
|
2024-06-01 10:30:07 -07:00 |
|
Krrish Dholakia
|
5cce31ae61
|
docs(enterprise.md): update enterprise docs with public model hub and custom email branding information
|
2024-06-01 09:01:05 -07:00 |
|
Krish Dholakia
|
8375e9621c
|
Merge pull request #3954 from BerriAI/litellm_simple_request_prioritization
feat(scheduler.py): add request prioritization scheduler
|
2024-05-31 23:29:09 -07:00 |
|
Krrish Dholakia
|
04f42d7e63
|
docs(enterprise.md): update docs
|
2024-05-31 22:07:48 -07:00 |
|
Krrish Dholakia
|
f8d4be710e
|
docs(scheduler.md): add request prioritization to docs
|
2024-05-31 19:35:47 -07:00 |
|
Alex Peattie
|
6a899433df
|
Update Mistral docs, copy backup file
|
2024-05-31 20:03:42 +02:00 |
|
Ishaan Jaff
|
3e9410ffd6
|
fix - test budget exceeded prisma
|
2024-05-29 20:31:55 -07:00 |
|
Krrish Dholakia
|
939ddf8986
|
docs(customers.md): tutorial for setting customer budgets on proxy
|
2024-05-29 17:46:47 -07:00 |
|
Krrish Dholakia
|
e9b5bf2d2f
|
docs(customers.md): add webhook spend tracking events to customer docs
|
2024-05-29 16:49:03 -07:00 |
|
Krrish Dholakia
|
8f0019c241
|
docs(customers.md): add customer cost tracking to docs
|
2024-05-29 14:55:33 -07:00 |
|
Krrish Dholakia
|
3db30ecb4c
|
docs(batching.md): add batch completion fastest response on proxy to docs
|
2024-05-28 22:14:22 -07:00 |
|
Krrish Dholakia
|
2ee599b848
|
docs(batching.md): add batch completion to docs
|
2024-05-28 22:08:06 -07:00 |
|
Ishaan Jaff
|
4b0a8ff1f8
|
Merge pull request #3872 from BerriAI/litellm_make_email_alerts_free
[Feat] Make Email alerting Free Tier, but customizing emails enterprise
|
2024-05-27 19:46:03 -07:00 |
|
Ishaan Jaff
|
e1b46d4b6e
|
Merge pull request #3870 from BerriAI/litellm_rename_end_user
[Feat] Rename `/end/user/new` -> `/customer/new` (maintain backwards compatibility)
|
2024-05-27 19:42:14 -07:00 |
|
Ishaan Jaff
|
528003bc61
|
docs - Email Notifications
|
2024-05-27 19:38:42 -07:00 |
|
Ishaan Jaff
|
cac63fa0d9
|
docs - info about anthropic
|
2024-05-27 18:44:42 -07:00 |
|
Ishaan Jaff
|
8792b8c7fa
|
docs - rename end user -> customer
|
2024-05-27 18:18:58 -07:00 |
|
Ishaan Jaff
|
ef7f3bc4fe
|
backend - add audit logs for adding models
|
2024-05-27 16:29:51 -07:00 |
|
Krrish Dholakia
|
1f12874eb4
|
docs(troubleshoot.md): cleanup docs
|
2024-05-27 09:51:35 -07:00 |
|
mogith-pn
|
f9f2a72845
|
updated clarifai.md doc
|
2024-05-27 14:27:01 +00:00 |
|
Krrish Dholakia
|
bec13d465a
|
docs(alerting.md): add info link with cta
|
2024-05-25 22:07:50 -07:00 |
|
Krrish Dholakia
|
5f50c1125d
|
docs(alerting.md): add region-based outage alerting to docs
|
2024-05-25 22:04:08 -07:00 |
|
Ishaan Jaff
|
963ca495a2
|
docs- email notifs
|
2024-05-25 18:07:36 -07:00 |
|
Krrish Dholakia
|
3c961136ea
|
docs(proxy/caching.md): add configuring user api key cache ttl to docs
|
2024-05-25 12:14:11 -07:00 |
|
Krrish Dholakia
|
5df08a9809
|
docs(users.md): refactoring team member budget placement
|
2024-05-25 11:41:09 -07:00 |
|
Krrish Dholakia
|
416dee236c
|
docs(alerting.md): add model outage alerting to docs
|
2024-05-25 09:12:44 -07:00 |
|
tjandy98
|
a84fb054c5
|
Add Opus model
|
2024-05-25 15:48:55 +08:00 |
|
Ishaan Jaff
|
299ff70db8
|
docs - using vllm with litellm proxy server
|
2024-05-24 09:55:34 -07:00 |
|
Krrish Dholakia
|
9698fc77fd
|
docs(input.md): add clarifai supported input params to docs
|
2024-05-24 08:57:50 -07:00 |
|
Krrish Dholakia
|
1ec289bfbe
|
docs(clarifai.md): add clarifai to docs
|
2024-05-24 08:55:02 -07:00 |
|
Krish Dholakia
|
c14584722e
|
Merge pull request #3808 from BerriAI/litellm_databricks_api
feat(databricks.py): adds databricks support - completion, async, streaming
|
2024-05-23 19:23:19 -07:00 |
|