মূল কন্টেন্টে যান
এই কন্টেন্ট এখনো আপনার ভাষায় উপলব্ধ নয় এবং ইংরেজিতে দেখানো হচ্ছে।

LLM Chat Completions

Skill যাচাই করা
96

Implement large language model (LLM) chat completions using the z-ai-web-dev-sdk. Use this skill when the user needs to build conversational AI applications, chatbots, AI assistants, or any text generation features. Supports multi-turn conversations, system prompts, and context management.

AI সারাংশ

This skill allows users to integrate large language model chat completions into their applications via the z-ai-web-dev-sdk. It supports multi-turn conversations, custom system prompts, and provides examples for CLI usage, direct SDK integration, and advanced features like content generation and code assistance.

Practical Utility

  • info:Unique selling propositionThe skill utilizes the z-ai-web-dev-sdk, which provides LLM chat completions. While functional, it doesn't explicitly detail a unique capability beyond standard LLM interaction patterns.

Versioning

  • warning:Release ManagementThere is no explicit versioning information (e.g., in SKILL.md, package.json, or releases) provided for this skill, and the installation instructions do not point to a specific version.

Compliance

  • info:GDPRThe skill does not explicitly operate on personal data, but it submits user prompts to an LLM, which could indirectly include personal data if the user provides it. No explicit sanitization is shown for user input before it's sent to the LLM.

ইনস্টলেশন

npx skills add answerzhao/agent-skills

Vercel skills CLI (skills.sh)-কে npx-এর মাধ্যমে চালায় — স্থানীয়ভাবে Node.js এবং অন্তত একটি skills-সামঞ্জস্যপূর্ণ এজেন্ট (Claude Code, Cursor, Codex, …) ইনস্টল করা থাকতে হবে। ধরে নেওয়া হয় রিপোজিটরিটি agentskills.io ফরম্যাট অনুসরণ করে।

4 months ago
26 stars
MIT
6 days ago-এ আপডেট হয়েছে
সোর্স দেখুন