Commit graph

2290 commits

Author SHA1 Message Date
yujonglee
a04e38a79e update 2024-08-01 10:33:35 +09:00
Ishaan Jaff
1e3b034529 docs ft api 2024-07-31 17:31:12 -07:00
Ishaan Jaff
8cc7328c50 docs ft api 2024-07-31 17:29:53 -07:00
Ishaan Jaff
40eeea535d ft api docs 2024-07-31 17:24:53 -07:00
Ishaan Jaff
3c62f4f518 link to ft api 2024-07-31 17:24:25 -07:00
Ishaan Jaff
b468db95b9 docs ft api 2024-07-31 17:23:25 -07:00
Ishaan Jaff
6e0f689d75 docs ft api 2024-07-31 17:22:33 -07:00
Ishaan Jaff
abab989ac8 docs ft api 2024-07-31 17:20:28 -07:00
Ishaan Jaff
df684cbf6f docs add example doing ft 2024-07-31 17:19:00 -07:00
Ishaan Jaff
82948fccc7 add link to fine tuning api 2024-07-31 17:15:12 -07:00
Ishaan Jaff
4a1ab44f6a docs fine tuning 2024-07-31 17:13:02 -07:00
Krish Dholakia
3a70849ce0
Merge pull request #4976 from BerriAI/litellm_huggingface_embedding_fixes
feat(huggingface_restapi.py): Support multiple hf embedding types + async hf embeddings
2024-07-30 15:34:44 -07:00
Krrish Dholakia
d0971dd50e docs(supported_embedding.md): add specifying input_type for huggingface embedding calls 2024-07-30 13:45:38 -07:00
Ishaan Jaff
afad69b147
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
f1b7d2318c docs(input.md): update docs to show ollama tool calling 2024-07-30 09:56:24 -07:00
Ishaan Jaff
1e1bce4594 docs LIST batches 2024-07-30 09:49:11 -07:00
Krrish Dholakia
7d5022b0e0 docs(scheduler.md): update docs with request timeout 2024-07-29 21:18:12 -07:00
Krrish Dholakia
76f4aa80e3 docs(deploy.md): support running litellm docker container without internet connection 2024-07-29 19:40:12 -07:00
Ishaan Jaff
b0da3f12e8
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]
9cb3235d98
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
3ce0cac56d docs guardrailConfig 2024-07-29 14:26:46 -07:00
Ishaan Jaff
21963e0bbe proxy server 2024-07-29 14:22:02 -07:00
Ishaan Jaff
7cac1b0dce docs - Bedrock Guardrails 2024-07-29 14:18:42 -07:00
Krrish Dholakia
21eea28723 docs(vertex.md): add mistral api to docs 2024-07-27 22:44:15 -07:00
Ishaan Jaff
b2f745f0e2
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
f9eca63433
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
a7785c624b docs(user_keys.md): improve openai migration docs 2024-07-27 16:29:06 -07:00
Ishaan Jaff
15d488c25c docs set max_request_size 2024-07-27 16:25:57 -07:00
Krrish Dholakia
1e621f716f docs(debugging.md): cleanup docs 2024-07-27 09:28:53 -07:00
yujonglee
48a1a2ba26 fix 2024-07-27 15:05:17 +09:00
Krish Dholakia
f9c2fec1a6
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
77fe8f57cf docs(ollama.md): add ollama tool calling to docs 2024-07-26 22:12:52 -07:00
Ishaan Jaff
f03769e2a4 docs fix link https://models.litellm.ai/ 2024-07-26 21:35:54 -07:00
Ishaan Jaff
f8b9c7128e docs batches 2024-07-26 18:51:13 -07:00
Ishaan Jaff
90648bee60 docs batches API 2024-07-26 18:50:44 -07:00
Ishaan Jaff
dd37d1d032 use correct link on http://localhost:4000 2024-07-26 18:42:45 -07:00
Ishaan Jaff
f4048bc890 docs batches api 2024-07-26 18:41:53 -07:00
Krrish Dholakia
b515d4f441 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
7ca29d987d docs(docusaurus.config.js): add llm model cost map to docs 2024-07-26 10:07:47 -07:00
Krrish Dholakia
84482703b8 docs(config.md): update wildcard docs 2024-07-26 08:59:53 -07:00
Krish Dholakia
35737d04d3
Merge pull request #4893 from yujonglee/canary
[Docs] Better search experience with Canary
2024-07-26 08:34:54 -07:00
yujonglee
10ffb5a960 remove ui shift on reload 2024-07-26 22:13:04 +09:00
yujonglee
8a45abb563 fix import and add fallback 2024-07-26 22:00:48 +09: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
Krrish Dholakia
afcad9e12c docs(custom_llm_server.md): cleanup docs 2024-07-25 22:45:03 -07:00
Ishaan Jaff
079a41fbe1
Merge branch 'main' into litellm_proxy_support_all_providers 2024-07-25 20:15:37 -07:00
yujonglee
b6bcb7eb3c update lock 2024-07-26 12:10:05 +09:00
Ishaan Jaff
9247fc3c64 deploy link to using litellm 2024-07-25 20:09:49 -07:00
yujonglee
a540c23730 improvements 2024-07-26 12:08:46 +09:00