2-9 of 108,000 results
Open links in new tab
  1. Examples - OpenAI Agents SDK

    Examples Check out a variety of sample implementations of the SDK in the examples section of the repo. The examples are organized into several categories that demonstrate different patterns and …

  2. OpenAI Cookbook

    Jan 18, 2023 · Open-source examples and guides for building with the OpenAI API. Browse a collection of snippets, advanced techniques and walkthroughs. Share your own examples and guides.

  3. GitHub - openai/openai-cookbook: Examples and guides for ...

    Examples and guides for using the OpenAI API. Contribute to openai/openai-cookbook development by creating an account on GitHub.

  4. Agents Example: Multi-Agent via Tools/Handoff + Multiple ...

    Mar 16, 2025 · spent the weekend exploring the new agents sdk — built a simple multi-llm call workflow and shared my first impressions the code example put together guardrails & streaming too! the code …

  5. Handling Function Calls with Reasoning Models

    Apr 25, 2025 · OpenAI now offers function calling using reasoning models. Reasoning models are trained to follow logical chains of thought, making them...

  6. OpenAI's O3: A Guide With Five Practical Examples | DataCamp

    Apr 24, 2025 · Explore five practical examples of how to use OpenAI's o3 model within the ChatGPT application.

  7. Orchestrating Agents: Routines and Handoffs

    Oct 10, 2024 · When working with language models, quite often all you need for solid performance is a good prompt and the right tools. However, when dea...

  8. Prompt engineering | OpenAI API

    When providing examples, try to show a diverse range of possible inputs with the desired outputs. Typically, you will provide examples as part of a developer message in your API request. Here's an …