Prism / render.yaml
benroshan's picture
feat: rebrand FinRAG → Prism (collection names, system prompt, UI branding)
7dac988
Raw
History Blame Contribute Delete
229 Bytes
services:
- type: web
name: prism
runtime: docker
plan: free
envVars:
- key: GROQ_API_KEY
sync: false
- key: EURON_API_KEY
sync: false
- key: TAVILY_API_KEY
sync: false