feat: add socrates (#65430)

Co-authored-by: Mrugesh Mohapatra <noreply@mrugesh.dev>
This commit is contained in:
Ahmad Abdolsaheb
2026-04-07 16:33:20 +03:00
committed by GitHub
parent 2ad6e448fa
commit 2906599bef
51 changed files with 1915 additions and 56 deletions
+4
View File
@@ -35,6 +35,10 @@ GROWTHBOOK_URI=api_URI_from_Growthbook_dashboard
GROWTHBOOK_FASTIFY_API_HOST=fastify_api_sdk_api_host_from_growthbook_dashboard
GROWTHBOOK_FASTIFY_CLIENT_KEY=fastify_api_sdk_client_key_from_growthbook_dashboard
# Socrates (AI-powered hints)
SOCRATES_API_KEY=socrates_api_key_from_dashboard
SOCRATES_ENDPOINT=https://librarian-v1.freecodecamp.org/hint
# Application paths
HOME_LOCATION=http://localhost:8000
API_LOCATION=http://localhost:3000