Commit graph

1872 commits

Author SHA1 Message Date
Ishaan Jaff
9311c34977 Merge pull request #4030 from BerriAI/litellm_audit_logs_premium
[Feat] Audit Logs for Key, User, ProxyModel CRUD operations
2024-06-05 19:36:35 -07:00
Ishaan Jaff
2ccb0f04a8 docs - audit logs 2024-06-05 19:29:09 -07:00
Ishaan Jaff
3b121e2827 docs - audit logs 2024-06-05 19:18:01 -07:00
Ishaan Jaff
a29a4262c4 docs - audit logs 2024-06-05 19:17:49 -07:00
Krrish Dholakia
6c9303f811 docs(self_serve.md): cleanup images 2024-06-05 17:20:57 -07:00
Krrish Dholakia
2ea77f65a1 docs(self_server.md): add docs on how to allow users to create their own keys on proxy ui 2024-06-05 17:12:49 -07:00
Krrish Dholakia
72a0fa7db5 feat(utils.py): support dynamically setting 'drop_params'
Allows user to turn this on/off for individual calls by passing in as a completion arg
2024-06-05 08:44:04 -07:00
Ishaan Jaff
c675189c41 docs - show detailed_debug usage 2024-06-05 08:41:42 -07:00
Ishaan Jaff
05778e2880 docs - define litellm SLA 2024-06-05 08:34:21 -07:00
Krrish Dholakia
a15c9460e4 docs(assistants.md): cleanup quickstart docs 2024-06-04 21:17:43 -07:00
Krrish Dholakia
aed25249a0 docs(assistants.md): update docs for streaming w/ assistants api 2024-06-04 21:16:50 -07:00
Krish Dholakia
7127e6bcd8 Merge pull request #4012 from BerriAI/litellm_assistants_streaming
feat(assistants/main.py): add assistants api streaming support
2024-06-04 20:58:02 -07:00
Krrish Dholakia
33532716ff docs(assistants.md): update assistants doc with azure tutorial 2024-06-04 16:53:07 -07:00
Ishaan Jaff
11138d1a50 docs - otel debugging 2024-06-04 14:16:04 -07:00
Krrish Dholakia
0900915665 docs(assistants.md): update quickstart with azure example 2024-06-03 23:03:30 -07:00
Ishaan Jaff
273f973406 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
418173dab5 docs - spend tracking with litellm 2024-06-03 21:53:07 -07:00
Ishaan Jaff
6ee073928b 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
15dc04a583 doc - spend tracking with litellm 2024-06-03 13:39:38 -07:00
Ishaan Jaff
e35c5c3a66 docs - show langfuse debug on docs 2024-06-03 12:40:22 -07:00
Ishaan Jaff
743c599e30 docs - Viewing RAW CURL sent from LiteLLM 2024-06-03 11:28:17 -07:00
rhtenhove
f5885bdbef add dall-e 3 required comment 2024-06-03 18:36:00 +02:00
Ishaan Jaff
22bc254756 docs - logging 2024-06-03 07:59:36 -07:00
Krrish Dholakia
854fd0e9ac docs(scheduler.md): cleanup quickstart 2024-06-01 22:25:31 -07:00
Ishaan Jaff
7e27398c91 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
4c37a71a66 feat - add batches api to docs 2024-06-01 21:16:32 -07:00
Ishaan Jaff
361894cf87 docs - clean up traceloop logging 2024-06-01 19:51:49 -07:00
Ishaan Jaff
e149ca73f6 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
7a15f4ebfd docs - AllowedFailsPolicy 2024-06-01 17:56:57 -07:00
Krish Dholakia
466e7dee5b Merge pull request #3961 from BerriAI/litellm_docker_compose_start
Litellm docker compose start
2024-06-01 16:28:28 -07:00
Krrish Dholakia
bb578a0ec6 build(docker-compose.yml): startup docker compose with postgres 2024-06-01 16:18:12 -07:00
Krrish Dholakia
4ffbd80584 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
de62c5f565 docs(assistants.md): add assistants api to docs 2024-06-01 10:30:07 -07:00
Krrish Dholakia
e3d6934924 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
1529f665cc 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
e6da461c69 docs(enterprise.md): update docs 2024-05-31 22:07:48 -07:00
Krrish Dholakia
27c2753aaf docs(scheduler.md): add request prioritization to docs 2024-05-31 19:35:47 -07:00
Alex Peattie
72c96aaa08 Update Mistral docs, copy backup file 2024-05-31 20:03:42 +02:00
Ishaan Jaff
5d3435aff8 fix - test budget exceeded prisma 2024-05-29 20:31:55 -07:00
Krrish Dholakia
d6d61f2fdb docs(customers.md): tutorial for setting customer budgets on proxy 2024-05-29 17:46:47 -07:00
Krrish Dholakia
be15a09905 docs(customers.md): add webhook spend tracking events to customer docs 2024-05-29 16:49:03 -07:00
Krrish Dholakia
a4dae8e9f1 docs(customers.md): add customer cost tracking to docs 2024-05-29 14:55:33 -07:00
Krrish Dholakia
d5201091ff docs(batching.md): add batch completion fastest response on proxy to docs 2024-05-28 22:14:22 -07:00
Krrish Dholakia
a89db154b3 docs(batching.md): add batch completion to docs 2024-05-28 22:08:06 -07:00
Ishaan Jaff
7414fc2108 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
46d506169a 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
8e7d03f931 docs - Email Notifications 2024-05-27 19:38:42 -07:00
Ishaan Jaff
86b2279a1b docs - info about anthropic 2024-05-27 18:44:42 -07:00
Ishaan Jaff
67eb2d48a2 docs - rename end user -> customer 2024-05-27 18:18:58 -07:00
Ishaan Jaff
4d14366ae3 backend - add audit logs for adding models 2024-05-27 16:29:51 -07:00