Commit Graph
3734 Commits
Author SHA1 Message Date
Krrish Dholakia 00ac43c19a bump: version 0.10.1 → 0.10.2 2023-10-18 21:46:03 -07:00
Krrish Dholakia 01ba459682 fix(proxy_server.py): adding coverage for v1/models 2023-10-18 21:45:58 -07: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
Krrish Dholakia 3a8c8f56d6 feat(proxy_server.py): add model router to proxy 2023-10-18 17:40:08 -07:00
ZQandGitHub 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 3863920ea5 feat(proxy_cli.py): optional logging 2023-10-18 16:51:47 -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 50a3c9768b test(init.py): improving testing for get_model_cost_map
https://github.com/BerriAI/litellm/commit/b69449a81174a3b9de7a7dd9df0cb2f931251c35
2023-10-18 14:55:36 -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
Krish DholakiaandGitHub a0f6279bff Merge pull request #643 from nirga/batch
fix: disabled batch by default for Traceloop
2023-10-18 13:59:45 -07:00
Krrish Dholakia b69449a811 fix(init.py): adding local cached copy of model mapping for fallbacks 2023-10-18 13:59:12 -07:00
Nir Gazit 92d4ae1eaa fix: disabled batch by default 2023-10-18 22:30:16 +02: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 e35562d188 fix(router.py): completing redis support work for router 2023-10-18 12:13:00 -07:00
ishaan-jaff 92b56de2db (test) langsmith logger with metadata 2023-10-18 12:00:30 -07:00
ishaan-jaff 4258828969 (fix) langsmith logger track project_name and run_name 2023-10-18 12:00:12 -07:00
ishaan-jaff c9763789f3 (test) test langsmith logger 2023-10-18 11:39:37 -07:00
ishaan-jaff 994979a3f4 (feat) add langsmith logger to litellm 2023-10-18 11:39:37 -07:00
ishaan-jaff f2d8e43f67 (feat) add langsmith logger to litellm 2023-10-18 11:39:37 -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
Ishaan JaffandGitHub 851596b7fb Merge pull request #640 from nirga/typo
docs: fixed typo in Traceloop docs
2023-10-18 10:54:32 -07:00
Nir Gazit 4602a61c58 fixed typo in Traceloop docs 2023-10-18 19:47:19 +02:00
Ishaan JaffandGitHub f6048b6b66 Merge pull request #639 from nirga/traceloop
fix: updates to traceloop docs
2023-10-18 10:38:47 -07:00
Nir Gazit c5da6f36be fix: updates to traceloop docs 2023-10-18 19:37:12 +02:00
ishaan-jaff 5dc739aa7a bump: version 0.10.0 → 0.10.1 2023-10-18 10:20:55 -07:00
ishaan-jaff 85f13e8655 (test) fix wandb logger 2023-10-18 10:20:26 -07:00
ishaan-jaff 0c090e3675 (fix) update docstring for get_max_tokens 2023-10-18 09:16:34 -07:00
Krrish Dholakia fa488e29e0 fix(test_proxy.py): fix tests 2023-10-17 22:34:12 -07:00
Krrish Dholakia ab6f58f252 bump: version 0.9.3 → 0.10.0 2023-10-17 22:28:31 -07:00
Krrish Dholakia b20cf3171b feat(router.py): add routing capabilities for multiple deployments 2023-10-17 22:28:31 -07:00
ishaan-jaff 0aa3563ccf (docs) add wandb callback 2023-10-17 18:15:58 -07:00
ishaan-jaff da3625e2f3 (fix) linting fix for wandb logger 2023-10-17 18:06:14 -07:00
ishaan-jaff 46cd3cb7a4 (test) wandb logger 2023-10-17 18:04:55 -07:00
ishaan-jaff b6b9f9487d (test) add weights & biases logger 2023-10-17 18:01:53 -07:00
ishaan-jaff 5fd7720029 (feat) weights & biases logger 2023-10-17 18:01:53 -07:00
Krrish Dholakia 667f51b3bd bump: version 0.9.2 → 0.9.3 2023-10-17 17:17:01 -07:00
Krrish Dholakia bc4df61c28 bump: version 0.9.2.dev1 → 0.9.2 2023-10-17 17:12:58 -07:00
Krrish Dholakia a7c3fc2fd9 fix(utils.py): mapping azure api version missing exception 2023-10-17 17:12:51 -07:00