Agent बनाना
Cuneiform Chat में नए agents बनाना सीखें।
शुरू करें
- Sidebar में Agents पर जाएं
- ऊपर दाईं ओर Create Agent button पर क्लिक करें
- नीचे दिए गए form sections भरें
बुनियादी जानकारी
यह section आपके agent के बारे में आवश्यक details capture करता है।
| Field | Required | Description |
|---|---|---|
| Name | हाँ | आपके agent का नाम (जैसे, “Customer Support Agent”)। अधिकतम 100 characters। |
| Description | नहीं | इस agent का संक्षिप्त विवरण। अधिकतम 500 characters। |
Tips:
- एक descriptive नाम चुनें जो agent के उद्देश्य को दर्शाए
- Description आपको और आपकी team को agent की भूमिका समझने में मदद करती है
Agent Persona
Agent persona एक system prompt के माध्यम से define करती है कि आपका agent कैसे behave और respond करता है।
Key Elements:
- Platform Rules Box — Built-in safety rules दिखाता है जो automatically apply होती हैं (details देखने के लिए click करें)
- Generate Button — Agent Persona Builder खोलता है जो persona बनाने में मदद करता है
- Edit Button — Persona को manually लिखने या edit करने के लिए panel खोलता है
Platform Rules
ये safety guardrails सभी agents पर automatically apply होती हैं:
- No fabrication — आपके content में नहीं होने वाले facts नहीं बनाएगा
- Acknowledges gaps — जब उचित हो तो “I don’t know” कहता है
- Resists speculation — गायब जानकारी का अनुमान नहीं लगाएगा
- No professional impersonation — Lawyers, doctors, आदि का रूप नहीं धारण करेगा
- Corrects false premises — गलत assumptions को indicate करता है
- Blocks harmful content — अनुचित requests को refuse करता है
Platform rules सुनिश्चित करती हैं कि सभी agents reliably और safely behave करें। इन्हें disable नहीं किया जा सकता। Details के लिए Agent Persona Builder देखें।
Quick Persona Example
You are a helpful assistant for [Your Company].
Answer questions based on the provided documentation.
Be concise and friendly.Effective personas लिखने के detailed guidance के लिए Agent Personas देखें।
भाषा Support
आपका agent हर user message की भाषा automatically detect करता है और उसी भाषा में जवाब देता है — कोई configuration की ज़रूरत नहीं। 176 languages out of the box supported हैं। Details के लिए Agent Personas — Language Detection देखें।
LLM Configuration
यह section AI model settings को control करता है।
Default Mode:
Default रूप से, LLM settings आपके organization के tier defaults का उपयोग करती हैं। आपको “Using tier defaults” दिखाने वाला एक info box दिखेगा। अधिकांश use cases के लिए यह recommended है।
Advanced Mode:
Customize करने के लिए Advanced toggle करें:
| Setting | Description |
|---|---|
| Model | अपने plan के आधार पर available AI models में से चुनें |
| Temperature | Response creativity को control करता है (कम = अधिक consistent, अधिक = अधिक creative) |
Show Document References:
यह toggle (हमेशा visible) control करता है कि agent responses में source citations शामिल करे या नहीं:
- Off (default) — Responses source documents का उल्लेख नहीं करतीं
- On — Responses में source documents के references शामिल होते हैं (legal/compliance के लिए उपयोगी)
Knowledge Access Control
Control करें कि आपका agent सवालों के जवाब देते समय कौन से documents access कर सकता है।
| Mode | Behavior | कब उपयोग करें |
|---|---|---|
| Exclude Mode | Agent चुने गए को छोड़कर सभी documents access करता है | Agent से sensitive documents छुपाएं |
| Include Mode | Agent ONLY selected items access करता है | Agent को specific knowledge set तक restrict करें |
Include Mode का उपयोग करते समय:
- वे specific folders चुनें जिन्हें agent access कर सकता है
- वे specific tags चुनें जिन्हें agent access कर सकता है
- वे individual documents चुनें जिन्हें agent access कर सकता है
Agent respond करते समय केवल selected sources की जानकारी का उपयोग करेगा।
जब तक specific documents hide करने की ज़रूरत न हो, Exclude Mode (full knowledge access) से शुरू करें। आप access बाद में restrict कर सकते हैं।
Form Actions
Form के नीचे:
| Button | Action |
|---|---|
| Cancel | Changes discard करें और वापस जाएं |
| Reset | सभी fields clear करें और फिर से शुरू करें (confirmation dialog दिखाता है) |
| Create Agent | Agent save करें और उसका edit page खोलें |
काम करते समय आपका draft automatically save होता है। यदि आप चले जाते हैं और वापस आते हैं, तो आपकी प्रगति restore हो जाएगी।
बनाने के बाद
जब आप Create Agent पर click करते हैं:
- Agent Testing status के साथ बनाया जाता है
- आपको agent के edit page पर ले जाया जाता है
- Playground का उपयोग करके agent test करें
- Live जाने के लिए तैयार होने पर integrations connect करें
- तैयार होने पर status को Active में बदलें
नए agents Testing status में शुरू होते हैं। आप Playground में test कर सकते हैं, लेकिन agent activate करने तक channel integrations disabled रहती हैं।
Agents Manage करना
Agents page से, आप कर सकते हैं:
- Edit — Settings modify करने के लिए किसी भी agent पर click करें
- Test — Playground खोलने के लिए agent card पर Test click करें
- Change Status — Testing, Active, Inactive, या Archived में set करें
सभी agent settings के details के लिए Configuration विकल्प देखें।