Commit History

Clean up startup diagnostics and debug route
f190cf4
Running

zawar2121 commited on

Pin opencv-python-headless to stable 4.10.0.84
a7533ac

zawar2121 commited on

Simplify debug_cv2() response
6b4349d

zawar2121 commited on

Add debug endpoint for cv2 diagnostics
5dd8698

zawar2121 commited on

Add cv2 startup diagnostics
0e23a53

zawar2121 commited on

Merge branch 'main' of https://github.com/ZawarFahim/Netsol-Chatbot
424f767

zawar2121 commited on

Fix Hugging Face deploy: add libglib2.0-0 system dependency for OpenCV
572453c

zawar2121 commited on

Refactor the code
23e94cf
unverified

zawar2121 commited on

Add new line to requirements.txt
3ac8f6e
unverified

zawar2121 commited on

Add trace flushing for Langfuse telemetry
2664597

zawar2121 commited on

Switch LLM model and include usage in responses
2721758

zawar2121 commited on

Fix Langfuse, add LOGFIRE env
0eb0523

zawar2121 commited on

guardrails were not working. corrected that
6eece97

zawar2121 commited on

Avoid RAG searches for greetings in system prompt
516dfd2

zawar2121 commited on

Update llm.py
b0bff27

zawar2121 commited on

Switch to local free HuggingFace embeddings
854c62e

zawar2121 commited on

Switch decommissioned model to active llama-3.1-8b-instant
3f2f022

zawar2121 commited on

used groq api insteal of open router api
0b07410

zawar2121 commited on

Fix: Restore YAML metadata block at the top of README
f0e1ad0

zawar2121 commited on

Update README
18efc8f

zawar2121 commited on

Doc: Update README with deployment, secrets, and CI/CD pipelines
5c22df2

zawar2121 commited on

Restore: Switch back to openai/gpt-4o-mini
5afacdd

zawar2121 commited on

Update chat.py
f66c583

zawar2121 commited on

Fix: Strip literal quotes from environment variables in tracing
4ccd3d0

zawar2121 commited on

Fix: Switch to free Gemini model for OpenRouter
0c1564c

zawar2121 commited on

Update CD Pipeline to deploy to Hugging Face
87e685d

zawar2121 commited on

Remove unused Render and GCP CD workflows
e071233

zawar2121 commited on

Deploy: Add Hugging Face CD pipeline and API endpoint fixes
a353651

zawar2121 commited on

Fix: Dynamically set API URL based on host domain
f1362ad

zawar2121 commited on

Fix build: switch to headless OpenCV and simplify Dockerfile
85815af

zawar2121 commited on

Add YAML frontmatter to README
fe47933

zawar2121 commited on

Add dependencies
c8151fc

zawar2121 commited on

manual deploy
41a2cc4

zawar2121 commited on

Update ci.yml
27312f6

zawar2121 commited on

Update workflow actions to latest major versions
389d96b

zawar2121 commited on

Add GCP deploy workflow and Dockerfile
8b69e35

zawar2121 commited on

Remove .env.example file
ab41162

zawar2121 commited on

done
ca7d923

Shayan-Rehman commited on

fixed it
7a40575

Shayan-Rehman commited on

Add session persistence and login_method metadata
c1d0ae9

zawar2121 commited on

faceid
1d42da0

Shayan-Rehman commited on

Revamp README with full project overview
5ba5ef2

zawar2121 commited on

Merge branch 'main' of https://github.com/ZawarFahim/Netsol-Chatbot
889645b

zawar2121 commited on

Add frontend chat UI and login page
287099c

zawar2121 commited on

Improve auth and face service error handling
08f93f1

zawar2121 commited on

Trigger CD on CI pipeline completion
9f5f8d8

zawar2121 commited on

Scope RAG search to user and improve uploads
68991b7

zawar2121 commited on

Restructure backend modules and update imports
7f45c55

zawar2121 commited on

Use shared DB, improve RAG tools and UI
cf8c263

zawar2121 commited on