fix: GraphQAchain Invalid prompts

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2024-08-13 19:56:54 -07:00
parent 6d8e1fe994
commit 4b3148fc3e
47 changed files with 62 additions and 5849 deletions

View file

@ -1,2 +1,2 @@
export const API_SECRET_KEY = ""
export const BACKEND_URL = ""
export const API_SECRET_KEY = "surfsense"
export const BACKEND_URL = "http://127.0.0.1:8000"