ishaan-berri
b69ce9fafa
Update README.md
2026-03-26 15:22:11 -07:00
Krrish Dholakia
df2a36dd27
docs: document new github + gitlab ci scripts
2026-03-25 20:17:10 -07:00
Ishaan Jaffer
a2f02aa139
docs: remove phone numbers from readme and docs
2026-03-25 12:40:40 -07:00
codspeed-hq[bot]
be20a8a93d
Add CodSpeed performance benchmarks ( #23676 )
...
Co-authored-by: codspeed-hq[bot] <117304815+codspeed-hq[bot]@users.noreply.github.com>
2026-03-14 18:44:36 -07:00
ryan-crabbe
75113440ab
Merge pull request #20509 from ryan-crabbe/docs/mcp-trailing-slash
...
docs: add trailing slash to /mcp endpoint URLs
2026-02-24 16:38:29 -08:00
Krrish Dholakia
a26f83fd3c
fix: update calendly on repo
2026-02-23 06:13:59 -08:00
Iver Jordal
de11c3258b
Correct ElevenLabs support status in README ( #20643 )
...
Add a missing check symbol for /audio/transcriptions, which seems to be supported already, according to the docs at https://docs.litellm.ai/docs/providers/elevenlabs
2026-02-07 22:29:07 -08:00
Ryan Crabbe
6743d20de2
docs: add trailing slash to /mcp endpoint URLs
...
The /mcp endpoint requires a trailing slash because the MCP server
is mounted as a sub-application using app.mount(). Starlette's mount
behavior causes a 307 redirect from /mcp to /mcp/, which many MCP
clients fail to handle.
Updates documentation examples to use /mcp/ consistently.
2026-02-05 10:50:45 -08:00
Cesar Garcia
014f783cc9
docs(readme): add OpenAI Agents SDK to OSS Adopters ( #19820 )
...
* docs(readme): add OpenAI Agents SDK to OSS Adopters
* docs(readme): add OpenAI Agents SDK logo
2026-01-26 19:24:46 -08:00
Ishaan Jaff
0bdb68dea7
Update OSS Adopters section with new table format
2026-01-24 09:07:03 -08:00
Ishaan Jaff
76fdaa2039
Update README.md
2026-01-22 20:19:57 -08:00
Ishaan Jaff
e25bd5b167
Update README.md
2026-01-22 19:43:10 -08:00
Ishaan Jaff
b8399c1977
Update README.md
2026-01-22 19:41:21 -08:00
Ishaan Jaff
066eb7f387
Add OSS Adopters section to README
2026-01-22 18:47:04 -08:00
Sameer Kankute
d5293af053
Fix: update the doc
2026-01-19 17:57:00 +05:30
Abliteration AI
dc4ce7c5a2
feat: Add abliteration.ai provider ( #18678 )
...
* feat: Add abliteration.ai provider
* adding signoz integration to observability docs
* Fixing build
* Adding timeout for flaky test
* Fixing e2e
* add team member budget duration in team/update
* Reusable Duration Select and update team member budget UI
---------
Co-authored-by: Goutham Karthi <goutham@signoz.io >
Co-authored-by: yuneng-jiang <yuneng.jiang@gmail.com >
Co-authored-by: YutaSaito <36355491+uc4w6c@users.noreply.github.com >
2026-01-07 21:46:54 +05:30
Anil Kodali
afba676b2e
Add Amazon Nova to sidebar and under supported models in README ( #18220 )
2025-12-19 19:07:34 +05:30
Ishaan Jaff
5bffa30cb9
Update README.md
2025-12-19 01:35:48 +05:30
Ishaan Jaff
06d688abc9
Update README.md
2025-12-19 01:35:08 +05:30
Ishaan Jaff
36f28dbbb7
[Readme] fixes ( #18206 )
...
* v1
* fix
* docs fix
* Update README.md
* docs fix
* docs fix
* docs fix
* docs fix
* docs fix
* docs fix
* docs
* docs
2025-12-19 01:30:48 +05:30
Cesar Garcia
f1066a9ad3
docs: expand Responses API section and update endpoints in README ( #17354 )
...
* docs: expand Responses API section and update endpoints in README
- Add full Responses API example with code and output format
- Clarify OpenAI Chat Completions vs Responses API formats
- Update supported endpoints list (completions, responses, embeddings, images, audio, batches)
- Fix consistent output description to be endpoint-agnostic
* update docs
* update README with latest models
2025-12-18 02:30:15 +05:30
Yuichiro Utsumi
d18e489872
fix(docs): remove source .env ( #17466 )
...
Remove `source .env` since `docker compose` automatically loads
the `.env` file.
Signed-off-by: utsumi.yuichiro <utsumi.yuichiro@fujitsu.com >
2025-12-05 15:53:05 -08:00
codgician
adfbb1c308
docs: document responses and embedding api for github copilot ( #17456 )
2025-12-03 21:22:08 -08:00
Cesar Garcia
45e921d533
fix: Update broken documentation links in README ( #17002 )
...
- Update Hosted Proxy links to point to enterprise docs
- Remove "(Preview)" label from Hosted Proxy
- Fix "Supported LLM Providers" link to point to docs instead of GitHub anchor
2025-11-23 21:54:38 -08:00
Cesar Garcia
5b0729034c
docs: cleanup README and improve agent guides ( #17003 )
...
* docs: cleanup README and improve AI agent guides
- Remove obsolete version warnings (openai>=1.0.0, pydantic>=2.0.0)
- Add note about Responses API in README
- Add GitHub templates section to CLAUDE.md, GEMINI.md, and AGENTS.md
- Remove temporary test file test_pydantic_fields.py
* update files
* update Gemini file
2025-11-23 21:53:53 -08:00
Krrish Dholakia
6931d3013a
docs(readme.md): document 8ms p95 latency
2025-11-11 19:05:50 -08:00
Cesar Garcia
656dce92d0
docs: fix streaming example in README ( #16461 )
...
* docs: add messages variable definition in streaming example
- Add missing messages variable in streaming code example
- Makes the example complete and runnable without modifications
* docs: capitalize LiteLLM in streaming section
* docs: add gpt-4o comment
2025-11-10 17:16:17 -08:00
Ishaan Jaffer
4d88f21393
docs fix
2025-10-30 18:25:51 -07:00
Ishaan Jaff
fd073ee682
Litellm docs readme fixes ( #16107 )
...
* add provider test
* docs readme.md
* docs providers
* order providers
* test_providers_alphabetically_ordered
* docs endpoint
* fix config
2025-10-30 17:05:32 -07:00
Ishaan Jaffer
40c663439a
fix readme.md
2025-10-30 15:54:50 -07:00
TensorNull
074b9954a0
docs(readme): Add CometAPI to supported providers table
2025-10-16 14:18:55 +08:00
Kowyo
858f557bce
docs: use docker compose instead of docker-compose
2025-09-29 11:59:53 +00:00
Franklin
e437273ad5
doc: make the README document clearer ( #14860 )
...
* Update README.md
* Update README.md
2025-09-24 09:57:21 -07:00
Franklin
b39fd688a8
doc: navigate to the correct location ( #14722 )
2025-09-19 15:25:18 -07:00
Tim Elfrink
9521414efa
Resolve merge conflict by including both CompactifAI and OVHCloud providers
...
- Keep CompactifAI provider detection logic
- Include new OVHCloud provider from main branch
- Both providers now work correctly with model prefix detection
2025-09-14 23:03:18 +02:00
Tim Elfrink
1987556a50
Add CompactifAI provider documentation and config
...
- Create comprehensive provider documentation with usage examples
- Cover basic completion, streaming, async, and function calling
- Document AWS Marketplace subscription and API key setup process
- Include proxy configuration and advanced parameter examples
- Add error handling examples and model information
- Update website sidebar to include CompactifAI in provider list
- Update README.md with CompactifAI provider reference
2025-09-13 08:42:56 +02:00
Elias TOURNEUX
54f49b430d
fix: edit readme to add OVHCloud
2025-09-12 14:29:33 +02:00
Krish Dholakia
2668112a18
Update README.md
2025-09-10 08:48:37 -07:00
Krish Dholakia
c43706061f
Merge branch 'main' into heroku-llms
2025-08-27 22:21:36 -07:00
Krrish Dholakia
5631d97964
docs(readme.md): cleanup
2025-08-14 17:16:05 -07:00
Krrish Dholakia
41f7901cfa
docs(readme.md): add note, saying poetry is required
2025-08-14 17:15:29 -07:00
Krrish Dholakia
817b8408fa
docs(readme.md): fix readme
2025-08-14 17:13:04 -07:00
Timothy Lowrimore
95d9e30448
Merge branch 'main' into heroku-llms
2025-08-11 09:45:52 -06:00
Sannan Nasir
0e53b1feab
Add digitalocean provider ( #12169 )
...
* Add digitalocean provider
* Add digitalocean provider
* Revert "Add digitalocean provider"
This reverts commit 96dda40f45b3d12ea03e861d060ec81460b7759e.
* changes
* fixes
* Update transformation
* refactoring
* rename provider to Gradient AI
* fixes
* Incorporte review comments
* revert changes
* fix typo
* revert change
* incorporated review comments
* Revert "Incorporte review comments"
This reverts commit 37bd51bd54ef4fd52ccc12866e47f8de9476d597.
* changes
* Revert "Revert "Incorporte review comments"
This reverts commit 37bd51bd54ef4fd52ccc12866e47f8de9476d597."
This reverts commit 68c8a198ee0d6441c3a52f6c6a49c9c95a4cb0a8.
* changes
* fixes
* Update provider_specific_fields.tsx
2025-08-09 16:26:33 -07:00
Timothy Lowrimore
dd109e7c37
adds heroku to supported providers table
2025-07-25 16:28:56 -06:00
Takashi Ishida
773717d57c
improve readme: replace claude-3-sonnet because it will be retired soon ( #12239 )
...
* improve readme: replace claude-3-sonnet-20240229 because it will be retired soon
* update the readme example to claude sonnet 4
2025-07-03 21:50:39 -07:00
Ishaan Jaff
6b464248c7
chore - add slack support link
2025-06-30 10:23:53 -07:00
Yan
8f62b1068a
Update README.md ( #11586 )
...
It will not work if followed exactly like in readme, because .env will contain just one parameter. Fixing that
2025-06-10 09:32:11 -07:00
Cole McIntosh
f99e450d38
Update Makefile and add CONTRIBUTING.md to guide contributors on best practices and submission process ( #11485 )
...
- Introduced a comprehensive contributing guide outlining the checklist for PR submissions, including signing the Contributor License Agreement, adding tests, and ensuring code quality.
- Updated README.md to link to the new CONTRIBUTING.md and provide a quick start for contributors.
- Enhanced Makefile with additional commands for installation and testing to streamline the development workflow.
2025-06-06 14:19:28 -07:00
Akim Tsvigun
acaa80294c
Integration with Nebius AI Studio added ( #11143 )
...
* integration with Nebius AI Studio added
* Merged with main
* Reviewer's comments resolved
* spelling error fixed
* accidental change reverted
2025-05-27 11:05:22 -07:00