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

trigger rebuild
1494675

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 XML tool call parser for malformed key-value pairs
87285c1

syntaxhacker commited on

handle XML-style tool calls for models without native function calling
8630c76

syntaxhacker commited on

switch to openrouter/owl-alpha model, move model name to env var
431af70

syntaxhacker commited on

refactor: use pronouns instead of name in system prompt
f53706b

syntaxhacker commited on

fix: use onnxruntime directly without torch dependency
2925df7

syntaxhacker commited on

feat: switch to ONNX runtime for embeddings
3f3aedf

syntaxhacker commited on

fix: remove start.sh reference from Dockerfile
7bffc25

syntaxhacker commited on

refactor: remove Google AI, switch to OpenRouter, improve service runner
59b7a59

syntaxhacker commited on

prompts with emojis
6d5be16

rohit commited on

add promtps to docker path
f9322c0

rohit commited on

add fallback
01ec3c1

rohit commited on

seperate prompts
b924bc1

rohit commited on

update
b7b8e60

rohit commited on

remove logs
8946f02

rohit commited on

improved tool calling , prompt enhance
b5e33d3

rohit commited on

Merge branch 'glm_integration'
b99f945

rohit commited on

add tests
3e7266f

rohit commited on

Add comprehensive unit tests for RAG application
4b43351

rohit commited on

Integrate OpenRouter GLM model with RAG tool calling
0a1d4cf

rohit commited on

clean libs
f2815c1

rohit commited on

remove duplicate
e5ec944

rohit commited on

Add /questions endpoint
6de22e1

rohit commited on

Remove bolding from prompt examples
239a856

rohit commited on

Add few-shot examples to prompt
89b80a1

rohit commited on

Enhance prompt for better readability
8bf73b1

rohit commited on

Merge branch 'main' of https://huggingface.co/spaces/syntaxhacker/developer-portfolio-rag
ee4ccf6

rohit commited on

Refine prompt for developer portfolio
2e540d6

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 module import by moving FastAPI app to root main.py with proper imports
1d87783

rohit commited on

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

rohit commited on

Fix README.md with proper HF Spaces configuration and app_port
d096f0d

rohit commited on

Add required app.py file for HF Spaces compatibility
d1432ed

rohit commited on

Merge branch 'main' of https://huggingface.co/spaces/syntaxhacker/developer-portfolio-rag
7417d8a

rohit commited on

Deploy RAG Pipeline with FastAPI and ML capabilities
91f974c

rohit commited on

Deploy RAG Pipeline with FastAPI and ML capabilities
761b11c

rohit commited on

initial commit
9474afa
verified

syntaxhacker commited on