हम 31 जुलाई, 2024 को Google Business Messages की सेवा बंद कर देंगे.
यहां ज़्यादा जानकारी दी गई है.
Answer
अक्सर पूछे जाने वाले सवालों के जवाब का कॉन्टेंट.
JSON के काेड में दिखाना |
{
"faqQuestion": string,
"faqAnswer": string,
"matchConfidenceLevel": enum (MatchConfidenceLevel ),
"matchConfidence": number
} |
फ़ील्ड |
faqQuestion |
string
अक्सर पूछे जाने वाले सवाल में पूछे जाने वाले सवाल, अगर उसका जवाब अक्सर पूछे जाने वाले सवालों के दस्तावेज़ से लिया गया हो.
|
faqAnswer |
string
कॉन्फ़िगर किए गए नॉलेज बेस से उपयोगकर्ता के सवालों का जवाब देने वाला टेक्स्ट.
|
matchConfidenceLevel |
enum (MatchConfidenceLevel )
इस बात का कॉन्फ़िडेंस लेवल है कि यह जवाब, उपयोगकर्ता के सवाल से मेल खाता है.
|
matchConfidence |
number
भरोसेमंद स्कोर से पता चलता है कि यह जवाब उपयोगकर्ता के सवाल से मेल खाता है. रेंज 0.0 (पूरी तरह पक्का नहीं है) से 1.0 (पूरी तरह पक्का) तक है.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया."],[[["A FAQ answer contains the question, answer, confidence level, and confidence score."],["`faqQuestion` and `faqAnswer` fields store the question and its corresponding answer as strings."],["`matchConfidenceLevel` is an enum representing the system's confidence in the answer's relevance to the question."],["`matchConfidence` provides a numerical score (0.0-1.0) indicating the certainty of the answer being a good match."]]],[]]