awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
openai avatar

openai/plugins-quickstartArchived

0
View on GitHub↗
4,238 स्टार्स·706 फोर्क्स·Python·MIT·2 व्यूज़platform.openai.com/docs/plugins↗

Plugins Quickstart

यह प्रोजेक्ट बाहरी APIs के माध्यम से ChatGPT की कार्यक्षमता का विस्तार करने वाले प्लगइन्स विकसित करने के लिए एक स्टार्टर किट और बॉयलरप्लेट है। यह ऐसे टूल्स बनाने के लिए एक संदर्भ कार्यान्वयन के रूप में कार्य करता है जो लार्ज लैंग्वेज मॉडल्स को अनुक्रमित API कॉल्स और संरचित डेटा मैपिंग के माध्यम से कार्य करने में सक्षम बनाते हैं।

यह रिपॉजिटरी REST APIs को एकीकृत करने के लिए एक टेम्प्लेट और एक भाषा मॉडल और तृतीय-पक्ष सेवा एंडपॉइंट्स के बीच संचार को सुरक्षित करने के लिए एक गाइड प्रदान करती है। यह एक एजेंट और एक निजी बैकएंड सर्वर के बीच पहचान सत्यापन और हैंडशेक मैकेनिज्म के सेटअप पर केंद्रित है।

कार्यान्वयन बाहरी API एकीकरण की परिभाषा और भाषा मॉडल एजेंटों के लिए टूलिंग के विकास को कवर करता है। इन क्षमताओं में API कॉल्स का निष्पादन और तृतीय-पक्ष एप्लिकेशनों के साथ संचार को सुरक्षित करने के लिए प्रमाणीकरण का कॉन्फ़िगरेशन शामिल है।

Features

  • ChatGPT Plugin Development - Serves as a comprehensive starter kit for developing plugins that extend ChatGPT via external APIs.
  • Boilerplates - Provides a boilerplate project for the rapid development and deployment of ChatGPT plugins.
  • External Service Integrations - Provides the capability to convert natural language instructions into executable calls to external services.
  • LLM Tool Definitions - Defines API schemas and tool sets that enable LLMs to perform complex real-world tasks.
  • LLM Tool Orchestration - Implements a framework for orchestrating external API calls to allow LLMs to complete complex tasks.
  • OpenAPI Specifications - Provides OpenAPI specifications that allow language models to discover and call available API functions.
  • API Request Authentication - Implements identity verification mechanisms to secure communication between the agent and third-party applications.
  • Token-Based Authentication - Secures API access using token-based authentication in request headers to verify authorized agents.
  • External API Integrations - Integrates natural language interfaces with third-party REST services to retrieve data or trigger actions.
  • Agent Handshake Configurations - Provides a guide for configuring secure handshakes and identity verification between agents and backend servers.
  • Request Chaining - Enables chaining of multiple API requests by passing outputs from one call as inputs to the next.
  • Interface-Based Request Routing - Directs AI-generated requests to specific external endpoints based on API interface definitions.
  • JSON-RPC Implementations - Uses the JSON-RPC protocol for structured communication between the AI agent and the backend server.
  • Provider API Authentications - Offers a reference implementation for authenticating requests from a language model to third-party service providers.
  • Natural Language Parameter Mapping - Implements logic to translate natural language user prompts into structured arguments for external API calls.
  • Prompt-to-API Mapping Templates - Provides a structural template for mapping natural language prompts to structured REST API requests.
  • Stateless REST APIs - Employs a stateless REST architecture to handle AI agent requests as independent transactions.
  • More to explore - Provides starter templates for AI plugin development.

स्टार हिस्ट्री

openai/plugins-quickstart के लिए स्टार हिस्ट्री चार्टopenai/plugins-quickstart के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

openai/plugins-quickstart क्या करता है?

यह प्रोजेक्ट बाहरी APIs के माध्यम से ChatGPT की कार्यक्षमता का विस्तार करने वाले प्लगइन्स विकसित करने के लिए एक स्टार्टर किट और बॉयलरप्लेट है। यह ऐसे टूल्स बनाने के लिए एक संदर्भ कार्यान्वयन के रूप में कार्य करता है जो लार्ज लैंग्वेज मॉडल्स को अनुक्रमित API कॉल्स और संरचित डेटा मैपिंग के माध्यम से कार्य करने में सक्षम बनाते हैं।

openai/plugins-quickstart की मुख्य विशेषताएं क्या हैं?

openai/plugins-quickstart की मुख्य विशेषताएं हैं: ChatGPT Plugin Development, Boilerplates, External Service Integrations, LLM Tool Definitions, LLM Tool Orchestration, OpenAPI Specifications, API Request Authentication, Token-Based Authentication।

openai/plugins-quickstart के कुछ ओपन-सोर्स विकल्प क्या हैं?

openai/plugins-quickstart के ओपन-सोर्स विकल्पों में शामिल हैं: octokit/octokit.rb — Octokit.rb is a Ruby client library and REST API wrapper used to programmatically interact with GitHub. It provides a… mcp-use/mcp-use — mcp-use is a development framework designed for building, deploying, and managing servers, clients, and autonomous… inventree/inventree — InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels,… serversideup/financial-freedom — Financial Freedom is an open-source, self-hosted personal finance platform designed for tracking budgets, managing… github-tools/github — Octokit is a JavaScript API client and REST API wrapper designed for executing authenticated requests to GitHub from… requestly/requestly.

Plugins Quickstart के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Plugins Quickstart के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • octokit/octokit.rboctokit का अवतार

    octokit/octokit.rb

    3,945GitHub पर देखें↗

    Octokit.rb is a Ruby client library and REST API wrapper used to programmatically interact with GitHub. It provides a structured interface for automating workflows, managing repositories, and transforming raw HTTP responses into Ruby objects. The library differentiates itself through hypermedia-driven navigation, which uses URI templates and link relations to discover resources dynamically. It also implements automated result pagination to combine paginated responses into single arrays and uses fingerprint-based caching to reduce redundant network requests. The tool covers a broad range of c

    Rubygithubgithub-apihacktoberfest
    GitHub पर देखें↗3,945
  • github-tools/githubgithub-tools का अवतार

    github-tools/github

    3,728GitHub पर देखें↗

    Octokit is a JavaScript API client and REST API wrapper designed for executing authenticated requests to GitHub from browser-based environments. It serves as a programmatic interface for managing repositories, issues, pull requests, and user profiles. The library provides a high-level wrapper that organizes API functionality into resource-specific namespaces. It implements an asynchronous promise interface and includes mechanisms for pagination-aware data fetching and rate-limit tracking to prevent service interruptions. The tool covers a broad range of administrative capabilities, including

    JavaScript
    GitHub पर देखें↗3,728
  • inventree/inventreeinventree का अवतार

    inventree/InvenTree

    6,350GitHub पर देखें↗

    InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels, and supply chain operations through a web interface and REST API. The system uses barcodes—including QR codes, 1D barcodes, and Data Matrix codes—as primary identifiers for scanning, linking, and triggering inventory actions, and extends core functionality through a Python plugin framework supporting custom actions, UI panels, barcode handlers, and scheduled tasks. The platform distinguishes itself through a comprehensive plugin-based extensibility system that allows custom in

    Pythondjangohacktoberfestpython
    GitHub पर देखें↗6,350
  • mcp-use/mcp-usemcp-use का अवतार

    mcp-use/mcp-use

    10,137GitHub पर देखें↗

    mcp-use is a development framework designed for building, deploying, and managing servers, clients, and autonomous agents using the Model Context Protocol. It provides a comprehensive toolkit for creating servers that expose custom tools, data resources, and prompts to compatible AI agents. The project distinguishes itself by offering a complete lifecycle for protocol-based applications, including a dedicated hosting platform for production servers and a compliance validator to ensure servers meet marketplace publishing requirements. It also features an observability suite for tracing protoco

    TypeScriptagentic-frameworkaiapps-sdk
    GitHub पर देखें↗10,137
  • Plugins Quickstart के सभी 30 विकल्प देखें→