mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 12:34:22 +00:00
Introduces a new PictureDescription Api model to support llama-stack API. It creates the picture_description_llama_stack_api_model.py which is a variant of the existing picture_description_api_model.py but with the necessary changes to accommodate the request and response payloads used by the llama-stack chat-completion API specification. Signed-off-by: Rafael T. C. Soares <rafaelcba@gmail.com> |
||
---|---|---|
.. | ||
backend | ||
chunking | ||
cli | ||
datamodel | ||
models | ||
pipeline | ||
utils | ||
__init__.py | ||
document_converter.py | ||
exceptions.py | ||
py.typed |