mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-03 00:12:15 +00:00
Fixed a few issues in the docling provider.
This commit is contained in:
parent
f10a412898
commit
275fdbc23f
2 changed files with 10 additions and 3 deletions
|
|
@ -8,4 +8,3 @@ from pydantic import BaseModel
|
|||
|
||||
class InlineDoclingConfig(BaseModel):
|
||||
chunk: bool
|
||||
tokenizer: str
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue