キーワードで GPTs を検索する
キーワードでGPTsを検索する
Section titled “キーワードでGPTsを検索する”OpenAPI Specification
Section titled “OpenAPI Specification”openapi: 3.0.1info: title: '' description: '' version: 1.0.0paths: /BASE_URL/v1/gpts/search: get: summary: キーワードでGPTsを検索する deprecated: false description: キーワードでGPTsを検索し、JSON配列を返します tags: - チャット(Chat)/GPTs - チャット(Chat)/GPTs parameters: - name: search in: query description: 検索キーワード required: false example: 代码大师 schema: type: string - name: Authorization in: header description: '' required: false example: Bearer {{YOUR_API_KEY}} schema: type: string - name: Content-Type in: header description: '' required: false example: ' application/json' schema: type: string - name: Accept in: header description: '' required: false example: ' application/json' schema: type: string responses: '200': x-apifox-name: 成功 description: '' content: application/json: schema: type: object properties: {} x-apifox-orders: [] example: code: 0 msg: ok sn: 3ebe36446a471e0354d8a89b231b78f2 data: - id: g-wT55KtZzB title: コードインタープリタ - OpenAI link: https://chat.openai.com/g/g-wT55KtZzB-dai-ma-jie-shi-qi description: >- コードインタープリタ。コミュニティビルダーによる。チャットを始めるにはサインアップが必要です。ChatGPT Plus が必要です。ChatGPT は無料で利用できる AI システムです。会話を楽しみ、洞察を得て、タスクを自動化し、AI の未来をひとつの場所で体験できます。 favicon: >- https://external-content.duckduckgo.com/ip3/chat.openai.com.ico - id: g-70zW3LbwV title: Pythonコードアシスタント - OpenAI link: >- https://chat.openai.com/g/g-70zW3LbwV-pythondai-ma-zhu-shou description: >- こんにちは、私はあなたのPythonコードアシスタントです。Pythonコードの作成や最適化をお手伝いし、プログラミング中に遭遇する問題の解決をサポートします。Pythonプログラミングに関するどんな質問でも気軽にどうぞ。できる限りわかりやすく簡潔な回答と解決策をお届けします。コードの作成や改善を手伝ってほしい場合は、要件と目的を伝えてください。あなたのために、条件に合ったコードを生成します。 ... favicon: >- https://external-content.duckduckgo.com/ip3/chat.openai.com.ico headers: {} security: [] x-apifox-folder: チャット(Chat)/GPTs x-apifox-status: released x-run-in-apifox: https://app.apifox.com/web/project/6906208/apis/api-332702155-runcomponents: schemas: {} securitySchemes: {}servers: []security: []