- Add Knowledge Base (Base de Conhecimento) with file upload + URL import - URL content extraction: HTML stripping, remote PDF parsing - Auto-resolve embedding config from OCI credentials - Case-insensitive ADB table matching with quoted identifiers - Table validation endpoint, report_date metadata, purge & re-embed flow - Embeddings tab cleanup, PyPDF2 dependency, README updated to v2.3
11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
fastapi==0.115.0
|
|
uvicorn[standard]==0.30.0
|
|
python-multipart==0.0.12
|
|
PyJWT==2.9.0
|
|
python-dotenv==1.0.1
|
|
oci==2.133.0
|
|
oracledb==2.4.1
|
|
mcp>=1.0.0
|
|
requests>=2.31.0
|
|
PyPDF2>=3.0.0
|