Krrish Dholakia
446ed6039e
docs(admin_ui_sso.md): document /fallback/login flow
2025-07-16 09:07:42 -07:00
Ishaan Jaff
b7cb05114c
docs add slack support
2025-06-30 10:45:37 -07:00
Krish Dholakia
d37cc63250
Add new model provider Novita AI ( #7582 ) ( #9527 )
...
* Add new model provider Novita AI (#7582 )
* feat: add new model provider Novita AI
* feat: use deepseek r1 model for examples in Novita AI docs
* fix: fix tests
* fix: fix tests for novita
* fix: fix novita transformation
* ci: fix ci yaml
* fix: fix novita transformation and test (#10056 )
---------
Co-authored-by: Jason <ggbbddjm@gmail.com >
2025-05-12 21:49:30 -07:00
Krrish Dholakia
a1433da4a7
fix: transform_request.tsx
...
don't hardcode to localhost
2025-04-09 17:50:13 -07:00
Krrish Dholakia
86bfb8cd66
Revert "docs: initial commit adding api playground to docs"
...
This reverts commit 9d68008152904157eac61116b413d886702309ce.
2025-04-09 17:50:13 -07:00
Krrish Dholakia
5ca93a1950
docs: initial commit adding api playground to docs
...
makes it easy to see how litellm transforms your request
2025-04-09 17:50:13 -07:00
Rashmi Pawar
986c463983
(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
3f053fc99c
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
6fff77d131
[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
1eb9b4ee13
bye ( #6982 )
2024-12-05 13:38:10 -08:00
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