mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: add socrates (#65430)
Co-authored-by: Mrugesh Mohapatra <noreply@mrugesh.dev>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user