mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-19 20:57:54 +00:00
fbb9facda4
This prepares the API to receive videos as well for video understanding. It works similarly to images, where the request should be in the form: { "type": "video_url", "video_url": { "url": "url or base64 data" } } Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
---|---|---|
.. | ||
backend | ||
cli | ||
clients | ||
config | ||
dependencies_manager | ||
explorer | ||
gallery | ||
http | ||
p2p | ||
schema | ||
services | ||
startup | ||
application.go |