AI_Robot / render.yaml
Sanjay kumar K
Update widget URL with live HuggingFace deployment
6e04a9c
Raw
History Blame Contribute Delete
365 Bytes
services:
- type: web
name: vibhu-solutions-ai
env: python
plan: free
buildCommand: pip install -r requirements.txt && python ingest.py
startCommand: python app.py
envVars:
- key: GROQ_API_KEY
sync: false
- key: BUSINESS_NAME
value: Vibhu Solutions
- key: LLM_MODEL
value: llama-3.3-70b-versatile