Commit graph

2277 commits

Author SHA1 Message Date
Ishaan Jaff
a7fe21ada1 Merge pull request #4969 from BerriAI/litellm_get_batches
[Feature]: GET /v1/batches to return list of batches
2024-07-30 13:27:22 -07:00
Krrish Dholakia
3449e51796 docs(input.md): update docs to show ollama tool calling 2024-07-30 09:56:24 -07:00
Ishaan Jaff
81b485a1a8 docs LIST batches 2024-07-30 09:49:11 -07:00
Krrish Dholakia
edf82401c5 docs(scheduler.md): update docs with request timeout 2024-07-29 21:18:12 -07:00
Krrish Dholakia
f7a2e32e64 docs(deploy.md): support running litellm docker container without internet connection 2024-07-29 19:40:12 -07:00
Ishaan Jaff
6192e0731b Merge pull request #4950 from BerriAI/dependabot/npm_and_yarn/docs/my-website/fast-xml-parser-4.4.1
build(deps): bump fast-xml-parser from 4.3.2 to 4.4.1 in /docs/my-website
2024-07-29 15:10:07 -07:00
dependabot[bot]
3efc1eac8e build(deps): bump fast-xml-parser in /docs/my-website
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.2...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 21:41:45 +00:00
Ishaan Jaff
f7de82290d docs guardrailConfig 2024-07-29 14:26:46 -07:00
Ishaan Jaff
e8013cd471 proxy server 2024-07-29 14:22:02 -07:00
Ishaan Jaff
8551120bcf docs - Bedrock Guardrails 2024-07-29 14:18:42 -07:00
Krrish Dholakia
ce3661092a docs(vertex.md): add mistral api to docs 2024-07-27 22:44:15 -07:00
Ishaan Jaff
003108a074 Merge pull request #4926 from BerriAI/litellm_check_max_request_size
Proxy Enterprise - security - check max request size
2024-07-27 17:02:12 -07:00
Krish Dholakia
e1aef2d5b9 Merge pull request #4919 from yujonglee/fix-canary-dev
Fix Canary error with `docusaurus start`
2024-07-27 16:42:49 -07:00
Krrish Dholakia
44f7bf7332 docs(user_keys.md): improve openai migration docs 2024-07-27 16:29:06 -07:00
Ishaan Jaff
e12d6b0a2a docs set max_request_size 2024-07-27 16:25:57 -07:00
Krrish Dholakia
046a7da478 docs(debugging.md): cleanup docs 2024-07-27 09:28:53 -07:00
yujonglee
ce0f1af862 fix 2024-07-27 15:05:17 +09:00
Krish Dholakia
f011f48195 Merge pull request #4918 from BerriAI/litellm_ollama_tool_calling
feat(ollama_chat.py): support ollama tool calling
2024-07-26 22:16:58 -07:00
Krrish Dholakia
ce2cd73801 docs(ollama.md): add ollama tool calling to docs 2024-07-26 22:12:52 -07:00
Ishaan Jaff
1dc685750e docs fix link https://models.litellm.ai/ 2024-07-26 21:35:54 -07:00
Ishaan Jaff
6fe36fe67c docs batches 2024-07-26 18:51:13 -07:00
Ishaan Jaff
15978b037e docs batches API 2024-07-26 18:50:44 -07:00
Ishaan Jaff
376e72db48 use correct link on http://localhost:4000 2024-07-26 18:42:45 -07:00
Ishaan Jaff
da00be3097 docs batches api 2024-07-26 18:41:53 -07:00
Krrish Dholakia
38cd7abe6f 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
Krrish Dholakia
4ab31abd73 docs(docusaurus.config.js): add llm model cost map to docs 2024-07-26 10:07:47 -07:00
Krrish Dholakia
e39ff46222 docs(config.md): update wildcard docs 2024-07-26 08:59:53 -07:00
Krish Dholakia
267097ae32 Merge pull request #4893 from yujonglee/canary
[Docs] Better search experience with Canary
2024-07-26 08:34:54 -07:00
yujonglee
d9818165d4 remove ui shift on reload 2024-07-26 22:13:04 +09:00
yujonglee
d17e0ed2a9 fix import and add fallback 2024-07-26 22:00:48 +09: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
Krrish Dholakia
3af6775436 docs(custom_llm_server.md): cleanup docs 2024-07-25 22:45:03 -07:00
Ishaan Jaff
1103c614a0 Merge branch 'main' into litellm_proxy_support_all_providers 2024-07-25 20:15:37 -07:00
yujonglee
f6cd885223 update lock 2024-07-26 12:10:05 +09:00
Ishaan Jaff
cf6248b6d3 deploy link to using litellm 2024-07-25 20:09:49 -07:00
yujonglee
066a2f511f improvements 2024-07-26 12:08:46 +09:00
Ishaan Jaff
d7084b9234 docs using litellm proxy 2024-07-25 20:05:28 -07:00
Ishaan Jaff
f329c3ff3b docs -quick start 2024-07-25 19:52:53 -07:00
Ishaan Jaff
de03b3349b add mistral sdk usage 2024-07-25 19:47:54 -07:00
Ishaan Jaff
4df22bd283 docs on pass through support 2024-07-25 19:17:20 -07:00
Krish Dholakia
9a42d312b5 Merge pull request #4887 from BerriAI/litellm_custom_llm
feat(custom_llm.py): Support Custom LLM Handlers
2024-07-25 19:05:29 -07:00
Ishaan Jaff
d908ff48ff docs - anthropic 2024-07-25 19:02:22 -07:00
Ishaan Jaff
dad51c0748 Merge pull request #4890 from BerriAI/docs_set_routing_strategies
docs - add info about routing strategy on load balancing docs
2024-07-25 18:55:51 -07:00
yujonglee
1b84e83113 customize 2024-07-26 10:41:29 +09:00
yujonglee
8e48e7ef59 eject default UI
npm run swizzle @getcanary/docusaurus-pagefind SearchBar -- --eject --danger
2024-07-26 10:41:29 +09:00
yujonglee
f986bc0b9f install canary (default UI) 2024-07-26 10:41:29 +09:00
Krrish Dholakia
84ef8c11ff feat(proxy_server.py): support custom llm handler on proxy 2024-07-25 17:56:34 -07:00
Krrish Dholakia
c8b1b8c03b docs(custom_llm_server.md): add calling custom llm server to docs 2024-07-25 17:41:19 -07:00
Ishaan Jaff
5155708138 docs - add info about routing strategy on load balancing docs 2024-07-25 17:41:16 -07:00