Commit History

fix: switch preciz dependency to main branch (cli-sdk no longer exists)
25ecf85
Running

syntaxhacker commited on

patch preciz SDK in Dockerfile to handle malformed XML tool calls
cdab93b

syntaxhacker commited on

fix Dockerfile: run pip install as root before switching to user
ddc093c

syntaxhacker commited on

install git in Dockerfile for preciz pip dependency
478f812

syntaxhacker commited on

use preciz SDK from pip package instead of local path
af4937c

syntaxhacker commited on

fix: remove start.sh reference from Dockerfile
7bffc25

syntaxhacker commited on

add promtps to docker path
f9322c0

rohit commited on

Deploy RAG Pipeline to Hugging Face Spaces
784f999

rohit commited on

Deploy RAG Pipeline to Hugging Face Spaces
6f3f026

rohit commited on

Create self-contained app.py with dynamic imports to fix module loading issues
cfa1426

rohit commited on

Fix ASGI app loading error by renaming app.py to main.py to avoid module conflict
628bcda

rohit commited on

Add required app.py file for HF Spaces compatibility
d1432ed

rohit commited on

Deploy RAG Pipeline with FastAPI and ML capabilities
91f974c

rohit commited on