Krrish Dholakia
823f4dcd9d
docs(index.md): add release note for anthropic update
2025-03-05 23:50:26 -08:00
Krish Dholakia
5e537fbdb1
fix(model_hub.tsx): clarify cost in model hub is per 1m tokens ( #7687 )
...
* fix(model_hub.tsx): clarify cost in model hub is per 1m tokens
* docs: test blog
* docs: improve release note docs
* docs(docs/): new stable release doc
* docs(docs/): specify date in all posts
* docs(docs/): add git diff to stable release docs
2025-01-11 09:57:09 -08:00
Ishaan Jaff
49d74748b0
fix showing release notes
2025-01-10 20:40:50 -08:00
Ishaan Jaff
74b41d29d3
sort rn
2025-01-08 12:16:01 -08:00
Ishaan Jaff
60bdfb437f
doc on streaming usage litellm proxy
2024-12-30 21:06:34 -08:00
Ishaan Jaff
24dd6559a6
localeCompare
Read Version from pyproject.toml / read-version (push) Successful in 35s
2024-12-28 20:32:49 -08:00
Ishaan Jaff
cd59e62b40
doc update order
2024-12-28 20:20:12 -08:00
Krish Dholakia
1aed988c11
Litellm docs update ( #7365 )
...
* docs: fix release notes url + fix urlk
* docs(index.md): add link to github releases
* docs(index.md): add linkedin social url to release notes
2024-12-21 21:09:50 -08:00
Ishaan Jaff
31f5dcf8e5
docs
2024-12-21 20:52:39 -08:00
Ishaan Jaff
5a8f67c171
release notes v1.55.8
2024-12-21 20:31:54 -08:00
Krish Dholakia
27a4d08604
Litellm dev 2024 12 19 p3 ( #7322 )
...
Read Version from pyproject.toml / read-version (push) Successful in 13s
* fix(utils.py): remove unsupported optional params (if drop_params=True) before passing into map openai params
Fixes https://github.com/BerriAI/litellm/issues/7242
* test: new test for langfuse prompt management hook
Addresses https://github.com/BerriAI/litellm/issues/3893#issuecomment-2549080296
* feat(main.py): add 'get_chat_completion_prompt' customlogger hook
allows for langfuse prompt management
Addresses https://github.com/BerriAI/litellm/issues/3893#issuecomment-2549080296
* feat(langfuse_prompt_management.py): working e2e langfuse prompt management
works with `langfuse/` route
* feat(main.py): initial tracing for dynamic langfuse params
allows admin to specify langfuse keys by model in model_list
* feat(main.py): support passing langfuse credentials dynamically
* fix(langfuse_prompt_management.py): create langfuse client based on dynamic callback params
allows dynamic langfuse params to work
* fix: fix linting errors
* docs(prompt_management.md): refactor docs for sdk + proxy prompt management tutorial
* docs(prompt_management.md): cleanup doc
* docs: cleanup topnav
* docs(prompt_management.md): update docs to be easier to use
* fix: remove unused imports
* docs(prompt_management.md): add architectural overview doc
* fix(litellm_logging.py): fix dynamic param passing
* fix(langfuse_prompt_management.py): fix linting errors
* fix: fix linting errors
* fix: use typing_extensions for typealias to ensure python3.8 compatibility
* test: use stream_options in test to account for tiktoken diff
* fix: improve import error message, and check run test earlier
2024-12-20 13:30:16 -08:00
Ishaan Jaff
7bb5304323
(docs) simplify left nav names + use a section for making llm requests
( #6799 )
...
* fix emojis on docs
* add section on making LLM requests
* docs simplify sidebar
2024-11-18 12:53:43 -08:00
yujonglee
42174fde4e
update ( #6160 )
2024-10-11 19:18:56 +05:30
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
f03769e2a4
docs fix link https://models.litellm.ai/
2024-07-26 21:35:54 -07:00
Krrish Dholakia
7ca29d987d
docs(docusaurus.config.js): add llm model cost map to docs
2024-07-26 10:07:47 -07: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
a9a946a660
install canary (default UI)
2024-07-26 10:41:29 +09:00
Ishaan Jaff
9f6e280fe4
Merge pull request #4287 from BerriAI/litellm_docusaurus_fix_base_url
...
docs(docusaurus.config.js): fix docusaurus base url
2024-07-19 10:13:51 -07:00
Ishaan Jaff
648c20aef9
docs - add algolia search
2024-06-20 14:49:36 -07:00
Krrish Dholakia
28954bbba0
docs(docusaurus.config.js): fix docusaurus base url
2024-06-19 11:19:30 -07:00
Ishaan Jaff
bf9d77eeb1
fix getting started docs
2024-06-18 11:07:18 -07:00
Krrish Dholakia
3ce73fce23
docs(hosted.md): add hosted proxy info to docs
2024-04-20 09:30:28 -07:00
Krrish Dholakia
9be5e2f7e3
docs(enterprise.md): adding enterprise support to docs
2024-02-08 10:02:40 -08:00
Krrish Dholakia
eb1c7220ff
add support message on exception
2023-09-26 17:48:24 -07:00
Krrish Dholakia
935942b4aa
update docusaurus with feedback io working link
2023-09-25 12:54:56 -07:00
NANDINI-star
392ff4873c
added feedback button from feedbackrocket.io
2023-09-26 00:06:30 +05:30
ishaan-jaff
f984e5f380
docs
2023-09-23 13:14:29 -07:00
ishaan-jaff
ae27482e97
new buttons on navbar
2023-09-23 12:48:12 -07:00
Krrish Dholakia
6f657df905
update docs
2023-09-20 08:10:54 -07:00
NANDINI-star
065233d9ab
added crisp chat
2023-09-14 22:48:40 +05:30
Krrish Dholakia
3b9ea1d1c6
update dashboard tutorial
2023-08-24 15:39:41 -07:00
Ishaan Jaff
b78c962f55
Merge pull request #189 from NANDINI-star/#157
...
modified the image extension to .png
2023-08-23 15:12:50 -07:00
NANDINI-star
898a55e85e
modified the image extension to .png
2023-08-24 03:22:59 +05:30
nandini bagga
7690f26ef1
added lunr search bar in docs
2023-08-23 16:04:05 +05:30
Krrish Dholakia
582b536276
adding email based litellm debugger logs
2023-08-21 07:47:05 -07:00
Krrish Dholakia
ef28853346
adding local debugging to docs
2023-08-21 06:51:10 -07:00
nandini bagga
61deef6a45
modified favicon path
2023-08-20 01:32:42 +05:30
ishaan-jaff
dc4da93159
nice docs
2023-08-17 17:00:36 -07:00
ishaan-jaff
376bba4650
fix docs bug
2023-08-17 16:26:57 -07:00
ishaan-jaff
ba6df5fbb9
updates TG_AI
2023-08-17 16:06:32 -07:00
Krrish Dholakia
e6da2f8bf7
updating vercel
2023-08-12 12:01:46 -07:00
Krrish Dholakia
3d2acc796c
update vercel
2023-08-12 11:33:33 -07:00
Krrish Dholakia
dc6e93f0d0
updating docs
2023-08-12 11:30:32 -07:00