mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
add manus
This commit is contained in:
parent
c2a232baad
commit
295c0de26e
1 changed files with 18 additions and 0 deletions
|
|
@ -2304,6 +2304,24 @@
|
|||
"messages": true,
|
||||
"responses": true
|
||||
}
|
||||
},
|
||||
"manus": {
|
||||
"display_name": "Manus (`manus`)",
|
||||
"url": "https://docs.litellm.ai/docs/providers/manus",
|
||||
"endpoints": {
|
||||
"chat_completions": true,
|
||||
"messages": true,
|
||||
"responses": true,
|
||||
"embeddings": false,
|
||||
"image_generations": false,
|
||||
"audio_transcriptions": false,
|
||||
"audio_speech": false,
|
||||
"moderations": false,
|
||||
"batches": false,
|
||||
"rerank": false,
|
||||
"a2a": true,
|
||||
"interactions": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"endpoints": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue