Commit graph

44 commits

Author SHA1 Message Date
Ishaan Jaff
e0d5afbd3e fix showing release notes 2025-01-10 20:40:50 -08:00
Ishaan Jaff
3090ce7a19 sort rn 2025-01-08 12:16:01 -08:00
Ishaan Jaff
f0ed02d3ee doc on streaming usage litellm proxy 2024-12-30 21:06:34 -08:00
Ishaan Jaff
ab9fe490fc localeCompare 2024-12-28 20:32:49 -08:00
Ishaan Jaff
cd42d5a995 doc update order 2024-12-28 20:20:12 -08:00
Krish Dholakia
6c2a348cc9 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
7c3eef8c04 docs 2024-12-21 20:52:39 -08:00
Ishaan Jaff
2049b25d66 release notes v1.55.8 2024-12-21 20:31:54 -08:00
Krish Dholakia
b026230b0a Litellm dev 2024 12 19 p3 (#7322)
* 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
5a9adae23e (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
ed7cedeb5b update (#6160) 2024-10-11 19:18:56 +05:30
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
1dc685750e docs fix link https://models.litellm.ai/ 2024-07-26 21:35:54 -07:00
Krrish Dholakia
4ab31abd73 docs(docusaurus.config.js): add llm model cost map to docs 2024-07-26 10:07:47 -07: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
f986bc0b9f install canary (default UI) 2024-07-26 10:41:29 +09:00
Ishaan Jaff
c17b5a1434 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
a51bac2255 docs - add algolia search 2024-06-20 14:49:36 -07:00
Krrish Dholakia
4c2f80c75a docs(docusaurus.config.js): fix docusaurus base url 2024-06-19 11:19:30 -07:00
Ishaan Jaff
8a0cd7e93e fix getting started docs 2024-06-18 11:07:18 -07:00
Krrish Dholakia
c67e68443f docs(hosted.md): add hosted proxy info to docs 2024-04-20 09:30:28 -07:00
Krrish Dholakia
662c39e6a1 docs(enterprise.md): adding enterprise support to docs 2024-02-08 10:02:40 -08:00
Krrish Dholakia
455f3370c8 add support message on exception 2023-09-26 17:48:24 -07:00
Krrish Dholakia
afa671872f update docusaurus with feedback io working link 2023-09-25 12:54:56 -07:00
NANDINI-star
50ca609489 added feedback button from feedbackrocket.io 2023-09-26 00:06:30 +05:30
ishaan-jaff
d3a242a863 docs 2023-09-23 13:14:29 -07:00
ishaan-jaff
a9287ef503 new buttons on navbar 2023-09-23 12:48:12 -07:00
Krrish Dholakia
dec17c219a update docs 2023-09-20 08:10:54 -07:00
NANDINI-star
fa004d110c added crisp chat 2023-09-14 22:48:40 +05:30
Krrish Dholakia
f3dfa4712b update dashboard tutorial 2023-08-24 15:39:41 -07:00
Ishaan Jaff
f4c7422183 Merge pull request #189 from NANDINI-star/#157
modified the image extension to .png
2023-08-23 15:12:50 -07:00
NANDINI-star
f8ea4f4f9e modified the image extension to .png 2023-08-24 03:22:59 +05:30
nandini bagga
b2cd45edc3 added lunr search bar in docs 2023-08-23 16:04:05 +05:30
Krrish Dholakia
fb0ad10abe adding email based litellm debugger logs 2023-08-21 07:47:05 -07:00
Krrish Dholakia
83596207af adding local debugging to docs 2023-08-21 06:51:10 -07:00
nandini bagga
478d9bb7f6 modified favicon path 2023-08-20 01:32:42 +05:30
ishaan-jaff
9506de1319 nice docs 2023-08-17 17:00:36 -07:00
ishaan-jaff
77443c2d0d fix docs bug 2023-08-17 16:26:57 -07:00
ishaan-jaff
78b5fd7a42 updates TG_AI 2023-08-17 16:06:32 -07:00
Krrish Dholakia
cf584a0ae5 updating vercel 2023-08-12 12:01:46 -07:00
Krrish Dholakia
6f11bad646 update vercel 2023-08-12 11:33:33 -07:00
Krrish Dholakia
c37fa4fbeb updating docs 2023-08-12 11:30:32 -07:00