Commit graph

1503 commits

Author SHA1 Message Date
Krrish Dholakia
a9737adcc0 docs(proxy/caching.md): add ttl param to proxy/caching.md 2024-03-25 13:46:52 -07:00
Krrish Dholakia
6a14909e5e docs(token_auth.md): add renaming jwt scope string to docs 2024-03-25 12:49:44 -07:00
Krrish Dholakia
552dbb8d04 docs(instructor.md): tutorial on using litellm with instructor 2024-03-25 08:35:11 -07:00
Krrish Dholakia
f886608e93 docs(routing.md): add fallbacks being done in order 2024-03-24 12:13:19 -07:00
Krrish Dholakia
131b7060ee docs(routing.md): add url 2024-03-23 20:03:42 -07:00
Krrish Dholakia
511df58cf6 docs(routing.md): add proxy example to pre-call checks in routing docs 2024-03-23 20:00:50 -07:00
Ishaan Jaff
f36827a6d7 Merge pull request #2670 from BerriAI/litellm_docs_best_practices_prod
(docs) best prod practices
2024-03-23 19:38:22 -07:00
Krish Dholakia
c46de42339 Merge pull request #2669 from BerriAI/litellm_router_pre_call_checks
feat(router.py): enable pre-call checks
2024-03-23 19:38:09 -07:00
Ishaan Jaff
010cf5dc55 (docs) prod best perf 2024-03-23 19:36:26 -07:00
Ishaan Jaff
574557e1e0 (docs) best prod practices 2024-03-23 19:29:21 -07:00
Krrish Dholakia
8c6402b02d docs(routing.md): add pre-call checks to docs 2024-03-23 19:10:34 -07:00
Ishaan Jaff
160d35f998 (docs) update config set_verbose 2024-03-23 18:54:31 -07:00
Ishaan Jaff
cd650bf4b2 Merge pull request #2668 from BerriAI/litellm_update_deploy_docs
[Docs] Add Docs on deploying to EKS Cluster + K8
2024-03-23 18:42:36 -07:00
Ishaan Jaff
513c58ecc3 (docs) using litellm on EKS 2024-03-23 17:49:00 -07:00
Ishaan Jaff
d48281415a Merge pull request #2667 from BerriAI/litellm_update_gunicorn_instructions
[Docs] update gunicorn instructions - Uvicorn perf is significantly better on K8s
2024-03-23 17:43:09 -07:00
Ishaan Jaff
ae50482f8d (docs) update gunicorn usage 2024-03-23 17:39:07 -07:00
Vivek Aditya
e16ddd4a38 minor fix 2024-03-23 12:50:46 +05:30
Vivek Aditya
6f81cc97a0 Athina docs updated with information about additional fields and a minor fix in the callback 2024-03-23 12:42:07 +05:30
Krrish Dholakia
49b9d0e4e2 docs(token_auth.md): add project based auth to docs 2024-03-22 17:27:40 -07:00
Krrish Dholakia
d275c1183e fix(proxy_server.py): enable jwt-auth for users
allow a user to auth into the proxy via jwt's and call allowed routes
2024-03-22 17:08:10 -07:00
Krrish Dholakia
2809b22541 docs(call_hooks.md): fix dead link 2024-03-22 09:06:01 -07:00
Krrish Dholakia
0ef9df9a03 docs(enterprise.md): fix llm guard api link 2024-03-22 09:03:11 -07:00
Krrish Dholakia
69bfb36c15 docs(prompt_injection.md): fix dead link on docs 2024-03-22 08:24:47 -07:00
Krrish Dholakia
e06335122f docs(virtual_keys.md): simplify virtual keys docs 2024-03-21 21:49:50 -07:00
Krrish Dholakia
4e7970cff2 docs(gemini.md): fix string for calling gemini 1.5 2024-03-21 18:04:11 -07:00
Krrish Dholakia
8ce39b5f51 docs(configs.md): add disable swagger ui env tutorial to docs 2024-03-21 17:16:52 -07:00
Krish Dholakia
2009133d87 Merge branch 'main' into litellm_llm_api_prompt_injection_check 2024-03-21 09:57:10 -07:00
Krrish Dholakia
b872644496 fix(prompt_injection_detection.py): fix type check 2024-03-21 08:56:13 -07:00
Ishaan Jaff
57aa4f4186 Merge pull request #2613 from BerriAI/litellm_fix_quick_start_docker
(docs) Litellm fix quick start docker
2024-03-20 21:34:19 -07:00
Ishaan Jaff
7ef2fb7f39 (docs) fix litellm docker quick start 2024-03-20 21:34:01 -07:00
Ishaan Jaff
98b57b0131 (fix) clean up quick start 2024-03-20 21:24:42 -07:00
Ishaan Jaff
736edc9bbb (docs) add example using openai compatib model 2024-03-20 21:15:50 -07:00
Ishaan Jaff
e093b75c21 (docs) add example using vertex ai on litellm proxy 2024-03-20 21:07:55 -07:00
Ishaan Jaff
747f41ee54 (docs) using /cache/ping 2024-03-20 17:03:26 -07:00
Ishaan Jaff
44252985be (docs) deploying litellm 2024-03-20 11:47:55 -07:00
Krrish Dholakia
32072f13fd fix(handle_jwt.py): remove issuer check 2024-03-20 08:35:23 -07:00
Krrish Dholakia
d63423fa5c docs(prompt_injection.md): open sourcing prompt injection detection 2024-03-19 22:48:52 -07:00
Krrish Dholakia
5c88a8bcba fix(proxy_server.py): allow user to disable scheduled reset budget task 2024-03-19 20:36:22 -07:00
Krish Dholakia
6a62cfe48c Merge pull request #2592 from BerriAI/litellm_jwt_auth
feat(handle_jwt.py): support authenticating admins into the proxy via jwt's
2024-03-19 17:54:54 -07:00
Krrish Dholakia
ffcc6b834b docs: doc cleanup 2024-03-19 17:50:31 -07:00
Krrish Dholakia
aa6cbaf5cc docs(cost_tracking.md): cleanup docs 2024-03-19 17:40:52 -07:00
Krrish Dholakia
081e3eb156 docs(deploy.md): fix deploy quick start command 2024-03-19 17:35:08 -07:00
Krrish Dholakia
9d5de2f3ad docs(token_based_auth.md): add jwt auth to docs 2024-03-19 16:34:27 -07:00
Ishaan Jaff
67c462377b Merge pull request #2521 from BerriAI/dependabot/npm_and_yarn/docs/my-website/follow-redirects-1.15.6
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs/my-website
2024-03-19 13:13:55 -07:00
Krrish Dholakia
53ed290ed3 fix(proxy_server.py): expose disable_spend_logs flag in config general settings
Writing each spend log adds +300ms latency

https://github.com/BerriAI/litellm/issues/1714#issuecomment-1924727281
2024-03-19 12:08:37 -07:00
Krrish Dholakia
7d5dd1c34d docs(deploy.md): update docker start command 2024-03-19 07:58:08 -07:00
Ishaan Jaff
43feb3d515 (docs) litellm + datadog 2024-03-18 17:06:00 -07:00
Ishaan Jaff
016b3c7931 (docs) easily find call hooks 2024-03-18 07:38:29 -07:00
Krrish Dholakia
79dfbd323b docs(secret.md): add aws secret manager to docs 2024-03-16 18:47:56 -07:00
Ishaan Jaff
4b2255e318 (docs) litellm hel 2024-03-16 12:14:35 -07:00