Commit graph

53 commits

Author SHA1 Message Date
Rashmi Pawar
0c682ffeda (doc) Add nvidia as provider (#8023)
* add nvidia as provider in docs

* fixes for closing tag

* review changes
2025-01-27 21:18:34 -08:00
Yuki Watanabe
6bdc722007 Update MLflow calllback and documentation (#7809)
* Update MLlfow tracer

Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>

* doc update

Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>

* doc update

Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>

* image rename

Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>

---------

Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
2025-01-21 20:56:48 -08:00
Hugues Chocart
c919e3ca45 [integrations/lunary] Improve Lunary documentaiton (#7770)
* update lunary doc

* better title

* tweaks

* Update langchain.md

* Update lunary_integration.md
2025-01-15 15:00:25 -08:00
yujonglee
2f3fc6d0d1 bye (#6982) 2024-12-05 13:38:10 -08:00
yujonglee
12b178a5a6 remove ask mode (#6271) 2024-10-16 22:01:50 -07:00
yujonglee
ed7cedeb5b update (#6160) 2024-10-11 19:18:56 +05:30
Ishaan Jaff
6bdaab11a5 docs fix link on root page 2024-09-19 15:00:30 -07:00
Ishaan Jaff
725813ff02 docs add docker quickstart to litellm proxy getting started 2024-09-19 14:57:13 -07:00
Ishaan Jaff
fc74f6be51 fix root of docs page 2024-09-19 14:36:21 -07:00
Krish Dholakia
713d762411 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
9228e4085f forget to keep existing search - bring it back 2024-08-30 21:27:13 -04:00
yujonglee
20491b26a3 update canary 2024-08-30 21:10:57 -04:00
Ishaan Jaff
a8520fd6e4 docs - use consistent name for LiteLLM proxy server 2024-08-03 12:49:35 -07:00
Krrish Dholakia
38cd7abe6f 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
d9818165d4 remove ui shift on reload 2024-07-26 22:13:04 +09:00
yujonglee
d17e0ed2a9 fix import and add fallback 2024-07-26 22:00:48 +09:00
yujonglee
4974707d24 wrap existing search bar 2024-07-26 21:46:36 +09:00
yujonglee
79398e918a update to latest 2024-07-26 21:06:53 +09:00
yujonglee
066a2f511f improvements 2024-07-26 12:08:46 +09:00
yujonglee
1b84e83113 customize 2024-07-26 10:41:29 +09:00
yujonglee
8e48e7ef59 eject default UI
npm run swizzle @getcanary/docusaurus-pagefind SearchBar -- --eject --danger
2024-07-26 10:41:29 +09:00
colegottdank
da97d73f3f Fix 2 2024-07-08 13:56:53 -07:00
Anders Hafreager
992ee6c139 Fixed typo in token_usage.md 2024-04-25 09:47:25 +02:00
Vince Loewe
c8a0a38c2a feat: LLMonitor is now Lunary 2024-02-27 22:07:13 -08:00
ishaan-jaff
327092ca29 (docs) getting started 2024-02-09 09:42:37 -08:00
Krrish Dholakia
f526340a5e docs: fix pip install litellm[proxy] instruction 2024-01-06 13:49:15 +05:30
Krrish Dholakia
586d2f8e58 docs(docs/index.md): add proxy details to docs 2024-01-04 11:20:43 +05:30
ishaan-jaff
21f36168bb (docs) callbacks 2023-11-18 15:28:41 -08:00
ishaan-jaff
2bd1f14ab0 (docs) getting started 2023-10-30 13:39:50 -07:00
ishaan-jaff
d82d3f6bdf (docs) use sentry DSN to send data 2023-10-27 16:25:02 -07:00
ishaan-jaff
cb30cc6a79 (docs) add deploy button to index.md 2023-10-26 20:10:58 -07:00
josearangos
7767c83b7d docs error openai.error instead of openai.errors 2023-10-25 15:57:26 -05:00
ishaan-jaff
ef20d5ff98 (docs) cleanup integrations 2023-10-19 09:40:51 -07:00
ishaan-jaff
564729217b (docs) add how to track costs for streaming responses 2023-10-18 17:42:55 -07:00
ishaan-jaff
3369df1902 (docs) add logging & observability to docs 2023-10-17 14:08:51 -07:00
ishaan-jaff
3319ba5027 (docs) with github 2023-10-07 15:38:36 -07:00
ishaan-jaff
f31753ada4 (docs) update azure docs 2023-10-07 12:08:19 -07:00
ishaan-jaff
c5137087f9 (docs) update index.md on docs.litellm.ai 2023-10-07 11:44:21 -07:00
Krrish Dholakia
f148f3d82e adding proxy api keys to docs 2023-09-19 17:17:41 -07:00
Krrish Dholakia
32138fa344 update proxy api docs 2023-09-18 16:28:04 -07:00
Krrish Dholakia
ce6f589467 make it easy for people to use sk-litellm 2023-09-18 14:08:05 -07:00
Krrish Dholakia
183ddc1162 update docs for together ai 2023-09-09 10:34:58 -07:00
ishaan-jaff
7151c78740 fix supported LLM on docs 2023-09-08 15:07:14 -07:00
ishaan-jaff
955ba98093 rename max_tokens.json 2023-09-06 16:28:17 -07:00
ishaan-jaff
48a5ed621f clean up azure implementation 2023-09-05 15:31:59 -07:00
Krrish Dholakia
2fd7768a99 update docs 2023-08-25 17:02:43 -07:00
Krrish Dholakia
678822902a update docs 2023-08-24 13:34:59 -07:00
Krrish Dholakia
a7ca30a45a new page 2023-08-24 13:19:24 -07:00
Krrish Dholakia
53c3c3316c update 2023-08-24 13:03:30 -07:00
Vince Lwt
5d412f79c1 add missing references 2023-08-21 21:38:44 +02:00