Click any tag below to further narrow down your results
Links
This article explains how to create and manage reusable skills in OpenAI's API. Skills are packaged bundles of files that enable repeatable workflows in hosted or local environments. It covers when to use skills, how to structure them, and the API calls necessary for uploading and utilizing them.
This article explains how to create and manage reusable skills in OpenAI's API. Skills are bundles of files that allow for repeatable workflows, code execution, and asset management, making them useful for structured tasks. The guide details when to use skills, how to package them, and the process for uploading and invoking them via the API.
This article outlines resources for developers using DocuSign's APIs, including integration options for eSignature, workflows, and user management. It also highlights sample apps and video tutorials to help developers implement best practices.
The article introduces the Notetaker API from Nylas, designed to facilitate the integration of note-taking capabilities into applications. It highlights features that enhance productivity and streamline workflows by allowing users to capture and manage notes efficiently. The API aims to improve user experience by providing seamless access to note data.
Together Code Interpreter allows users to securely execute LLM-generated code in a sandboxed environment, enhancing workflows with a Python library. It supports the creation of sessions for code execution, maintaining state and memory between runs, and is designed for scalability with the ability to handle hundreds of concurrent sandboxes.