AI supports learning
AI can be wrong, miss edge cases or suggest incomplete solutions. Review results before real project use.
Do not send secrets, private keys, tokens, customer personal data or production credentials to AI.
AI requests कैसे process होती हैं
AI hints, code review, debug और mentor chat के लिए NativePath request text और जरूरी learning context को external AI provider (वर्तमान implementation में OpenAI) को भेजता है। Context में user code, error messages, conversation history और/या published lesson का excerpt शामिल हो सकता है। Reference solutionCode और validator rules की exact strings AI context में शामिल नहीं की जातीं।
Usage accounting, diagnostics और security के लिए NativePath account से जुड़ी AI prompt और response की shortened तथा pre-redacted copy save कर सकता है। Current implementation हर stored text को 4000 characters तक सीमित करती है और email, phone, API keys तथा password/secret/token values हटाने की कोशिश करती है। AI features में production credentials, private keys, tokens या client personal data न भेजें।