Landing AI integrado
This commit is contained in:
@@ -25,6 +25,8 @@ dependencies = [
|
||||
# WebSockets
|
||||
"websockets>=14.1",
|
||||
"langchain-text-splitters>=1.0.0",
|
||||
# LandingAI Document AI
|
||||
"landingai-ade>=0.2.1",
|
||||
]
|
||||
[project.scripts]
|
||||
dev = "uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload"
|
||||
|
||||
Reference in New Issue
Block a user