Commit graph

3436 commits

Author SHA1 Message Date
ishaan-jaff
49097c5a3d (docs) add slack callback for litellm 2023-10-19 09:32:29 -07:00
ishaan-jaff
32e1bbb793 (docs) fix sidebar js 2023-10-19 09:14:21 -07:00
Krrish Dholakia
52ff9054e4 docs(proxy_server.md): refactor docs to improve docker image tutorial 2023-10-19 09:10:07 -07:00
Krish Dholakia
5cb27d4580
Merge pull request #645 from dcruiz01/add-gradio-integration-tutorial
Tutorial for using LiteLLM within Gradio Chatbot Application
2023-10-19 08:36:46 -07:00
Nir Gazit
c21e86faec fix: bugs in traceloop integration 2023-10-19 17:23:51 +02:00
Krrish Dholakia
e0350bd0cb docs(routing.md): improve readability 2023-10-18 17:52:56 -07:00
Krrish Dholakia
8e982fcda6 docs(routing.md): cleanup 2023-10-18 17:48:11 -07:00
Krrish Dholakia
985dffe54b docs(routing.md): add proxy with multiple azure deployments to docs 2023-10-18 17:47:14 -07:00
ishaan-jaff
d59491f704 (docs) calculate cost for streaming responses 2023-10-18 17:46:37 -07:00
ishaan-jaff
0a83d1a924 (docs) add how to track costs for streaming responses 2023-10-18 17:42:55 -07:00
ZQ
47cfae618e
Update sidebars.js 2023-10-18 17:37:59 -07:00
ishaan-jaff
c8f8686d7c (docs) fix traceloop pip 2023-10-18 17:35:38 -07:00
Krrish Dholakia
2e5db47ad0 docs(routing.md): make title more clear 2023-10-18 16:39:05 -07:00
dcruiz01
b0e2992244 Added Gradio integration tutorial 2023-10-18 15:31:59 -07:00
Krrish Dholakia
07b6b2f44e docs(proxy_server.md): add librechat and smart-chatbot-ui tutorials 2023-10-18 15:30:14 -07:00
Krrish Dholakia
1ba4297d09 docs(routing.md): redis cache
n
2023-10-18 14:39:01 -07:00
Krrish Dholakia
64eeb0d421 docs(routing.md): rename routing file 2023-10-18 14:26:59 -07:00
Krrish Dholakia
bace883dcf docs(routing.md): adding router to docs 2023-10-18 14:20:53 -07:00
ishaan-jaff
44991629ab (docs) langsmith callbacks 2023-10-18 12:59:06 -07:00
ishaan-jaff
d135abbf86 (docs) advanced lagsmith usage 2023-10-18 12:56:43 -07:00
ishaan-jaff
556d3af09e (docs) add langsmith callback docs 2023-10-18 12:13:39 -07:00
Krrish Dholakia
91efd2b85f docs(index.md): show that you can iterate over streaming response 2023-10-18 11:30:11 -07:00
Krrish Dholakia
c528880021 docs(redis_cache.md): create a separate file for redis cache docs 2023-10-18 11:27:28 -07:00
Nir Gazit
4602a61c58 fixed typo in Traceloop docs 2023-10-18 19:47:19 +02:00
Nir Gazit
c5da6f36be fix: updates to traceloop docs 2023-10-18 19:37:12 +02:00
ishaan-jaff
0aa3563ccf (docs) add wandb callback 2023-10-17 18:15:58 -07:00
Krrish Dholakia
ebc34ddeb6 docs(proxy_server.md): adding perf details 2023-10-17 14:33:43 -07:00
ishaan-jaff
efe04cab5a (docs) add support & talk to founders to all docs for logging & obs 2023-10-17 14:14:46 -07:00
ishaan-jaff
cbd2c5816a (docs) add logging & observability to docs 2023-10-17 14:08:51 -07:00
Krrish Dholakia
8d56e6dad2 docs(proxy_server.md): cleanup 2023-10-17 13:30:16 -07:00
Krrish Dholakia
e2248e27e5 docs(proxy_server.md): adding chatdev tutorial to docs 2023-10-17 12:38:40 -07:00
ishaan-jaff
38671ff740 (docs) langfuse 2023-10-17 12:10:26 -07:00
ishaan-jaff
53e6ef62e7 (docs) langfuse logger 2023-10-17 12:05:30 -07:00
ishaan-jaff
e4397e7e2a (docs) langfuse callback 2023-10-17 11:59:13 -07:00
Krrish Dholakia
bf5fd640ab docs(proxy_server.md): fix docs 2023-10-17 09:28:52 -07:00
Krrish Dholakia
dcb866b353 docs(proxy_server.md): update proxy server docs to include multi-agent autogen tutorial 2023-10-17 09:22:34 -07:00
Toni Engelhardt
ff198ccce3
Verbose warning 2023-10-17 09:23:06 +01:00
ishaan-jaff
8fa9dab9fe (docs) function calling 2023-10-16 21:58:18 -07:00
ishaan-jaff
d8a5339c0b (docs) updated langfuse docs, set langfuse generation 2023-10-16 21:41:45 -07:00
Krrish Dholakia
1df487a45d docs(proxy_server): cleanup docs 2023-10-16 15:38:57 -07:00
Krrish Dholakia
529834fdf8 docs(proxy_server.md): add docs on how to self host proxy with docker image 2023-10-16 15:19:13 -07:00
ishaan-jaff
02085671a6 (docs) function calling for Non OpenAI LLMs 2023-10-16 11:27:14 -07:00
Krrish Dholakia
d0dec2f2ed docs(proxy_server.md): add perplexityai api key to docs 2023-10-15 22:53:29 -07:00
ishaan-jaff
b6aa9cb82d (docs) add function calling examples and function_to_dict 2023-10-14 18:39:30 -07:00
Krrish Dholakia
2a111cfb58 docs(custom_callback.md): improve example 2023-10-14 12:30:49 -07:00
Krrish Dholakia
087b67d753 docs(custom_callback.md): add details for how to pass additional metadata to completion call 2023-10-14 12:24:45 -07:00
Krrish Dholakia
d6f2d9b9bb docs(custom_callback.md): add details on what kwargs are passed to custom callbacks 2023-10-14 11:29:26 -07:00
Krrish Dholakia
fc757dc1b4 docs(proxy_server.md): add logs, save keys, model fallbacks, config file template to proxy server docs 2023-10-14 10:52:01 -07:00
ishaan-jaff
7641729657 (docs) update embedding docs 2023-10-14 10:27:22 -07:00
ishaan-jaff
8251e71a2a (docs) add deepinfra models + pricing 2023-10-14 10:05:06 -07:00