Commit graph

49 commits

Author SHA1 Message Date
yujonglee
43878bd2a0
remove ask mode (#6271) 2024-10-16 22:01:50 -07:00
yujonglee
42174fde4e
update (#6160) 2024-10-11 19:18:56 +05:30
Ishaan Jaff
bea9a89ea8 docs fix link on root page 2024-09-19 15:00:30 -07:00
Ishaan Jaff
f971409888 docs add docker quickstart to litellm proxy getting started 2024-09-19 14:57:13 -07:00
Ishaan Jaff
1e7839377c fix root of docs page 2024-09-19 14:36:21 -07:00
Krish Dholakia
60709a0753
LiteLLM Minor Fixes and Improvements (09/13/2024) (#5689)
* refactor: cleanup unused variables + fix pyright errors

* feat(health_check.py): Closes https://github.com/BerriAI/litellm/issues/5686

* fix(o1_reasoning.py): add stricter check for o-1 reasoning model

* refactor(mistral/): make it easier to see mistral transformation logic

* fix(openai.py): fix openai o-1 model param mapping

Fixes https://github.com/BerriAI/litellm/issues/5685

* feat(main.py): infer finetuned gemini model from base model

Fixes https://github.com/BerriAI/litellm/issues/5678

* docs(vertex.md): update docs to call finetuned gemini models

* feat(proxy_server.py): allow admin to hide proxy model aliases

Closes https://github.com/BerriAI/litellm/issues/5692

* docs(load_balancing.md): add docs on hiding alias models from proxy config

* fix(base.py): don't raise notimplemented error

* fix(user_api_key_auth.py): fix model max budget check

* fix(router.py): fix elif

* fix(user_api_key_auth.py): don't set team_id to empty str

* fix(team_endpoints.py): fix response type

* test(test_completion.py): handle predibase error

* test(test_proxy_server.py): fix test

* fix(o1_transformation.py): fix max_completion_token mapping

* test(test_image_generation.py): mark flaky test
2024-09-14 10:02:55 -07:00
yujonglee
2c10f62763 forget to keep existing search - bring it back 2024-08-30 21:27:13 -04:00
yujonglee
d87e2f92e9 update canary 2024-08-30 21:10:57 -04:00
Ishaan Jaff
5bc8b59b11 docs - use consistent name for LiteLLM proxy server 2024-08-03 12:49:35 -07:00
Krrish Dholakia
b515d4f441 docs(stream.md): add streaming token usage info to docs
Closes https://github.com/BerriAI/litellm/issues/4904
2024-07-26 10:51:17 -07:00
yujonglee
10ffb5a960 remove ui shift on reload 2024-07-26 22:13:04 +09:00
yujonglee
8a45abb563 fix import and add fallback 2024-07-26 22:00:48 +09:00
yujonglee
c54f23f936 wrap existing search bar 2024-07-26 21:46:36 +09:00
yujonglee
3967007595 update to latest 2024-07-26 21:06:53 +09:00
yujonglee
a540c23730 improvements 2024-07-26 12:08:46 +09:00
yujonglee
78de9424a7 customize 2024-07-26 10:41:29 +09:00
yujonglee
823d20101d eject default UI
npm run swizzle @getcanary/docusaurus-pagefind SearchBar -- --eject --danger
2024-07-26 10:41:29 +09:00
colegottdank
a3d9e34b26 Fix 2 2024-07-08 13:56:53 -07:00
Anders Hafreager
16a9cb34d9
Fixed typo in token_usage.md 2024-04-25 09:47:25 +02:00
Vince Loewe
a9648613dc feat: LLMonitor is now Lunary 2024-02-27 22:07:13 -08:00
ishaan-jaff
854eee3785 (docs) getting started 2024-02-09 09:42:37 -08:00
Krrish Dholakia
b51d98c6e3 docs: fix pip install litellm[proxy] instruction 2024-01-06 13:49:15 +05:30
Krrish Dholakia
4946b1ef6d docs(docs/index.md): add proxy details to docs 2024-01-04 11:20:43 +05:30
ishaan-jaff
468da13fe1 (docs) callbacks 2023-11-18 15:28:41 -08:00
ishaan-jaff
359f40d483 (docs) getting started 2023-10-30 13:39:50 -07:00
ishaan-jaff
1d955e7b07 (docs) use sentry DSN to send data 2023-10-27 16:25:02 -07:00
ishaan-jaff
13ff7cd429 (docs) add deploy button to index.md 2023-10-26 20:10:58 -07:00
josearangos
203aa24aed docs error openai.error instead of openai.errors 2023-10-25 15:57:26 -05:00
ishaan-jaff
ba0fa553b4 (docs) cleanup integrations 2023-10-19 09:40:51 -07:00
ishaan-jaff
0a83d1a924 (docs) add how to track costs for streaming responses 2023-10-18 17:42:55 -07:00
ishaan-jaff
cbd2c5816a (docs) add logging & observability to docs 2023-10-17 14:08:51 -07:00
ishaan-jaff
f941975a78 (docs) with github 2023-10-07 15:38:36 -07:00
ishaan-jaff
37454cf874 (docs) update azure docs 2023-10-07 12:08:19 -07:00
ishaan-jaff
66dd747f68 (docs) update index.md on docs.litellm.ai 2023-10-07 11:44:21 -07:00
Krrish Dholakia
281491f6cf adding proxy api keys to docs 2023-09-19 17:17:41 -07:00
Krrish Dholakia
6fbd01e715 update proxy api docs 2023-09-18 16:28:04 -07:00
Krrish Dholakia
e6a022ea9e make it easy for people to use sk-litellm 2023-09-18 14:08:05 -07:00
Krrish Dholakia
79ca4cd785 update docs for together ai 2023-09-09 10:34:58 -07:00
ishaan-jaff
0cc561bc5d fix supported LLM on docs 2023-09-08 15:07:14 -07:00
ishaan-jaff
bab27634a8 rename max_tokens.json 2023-09-06 16:28:17 -07:00
ishaan-jaff
2250d1375e clean up azure implementation 2023-09-05 15:31:59 -07:00
Krrish Dholakia
198b95d7a0 update docs 2023-08-25 17:02:43 -07:00
Krrish Dholakia
725611aa58 update docs 2023-08-24 13:34:59 -07:00
Krrish Dholakia
cc7d61fd48 new page 2023-08-24 13:19:24 -07:00
Krrish Dholakia
480281e2f9 update 2023-08-24 13:03:30 -07:00
Vince Lwt
342b83544f add missing references 2023-08-21 21:38:44 +02:00
Krrish Dholakia
ef28853346 adding local debugging to docs 2023-08-21 06:51:10 -07:00
ishaan-jaff
d93ffced09 docs improvements 2023-08-17 16:34:25 -07:00
Krrish Dholakia
dc6e93f0d0 updating docs 2023-08-12 11:30:32 -07:00