SKILL BENCHMARK

OpenAI APIs Literacy (Beginner Level)

  • 20m
  • 20 questions
The OpenAI APIs Literacy (Beginner Level) benchmark measures your knowledge of OpenAI application programming interfaces (APIs) and insight into their functionalities. You will be evaluated on your recognition of how to access and manipulate OpenAI application programming interfaces (APIs) via Python. A learner who scores high on this benchmark demonstrates a solid understanding of OpenAI's APIs, including their functionalities and core concepts.

Topics covered

  • adjust the seed parameter
  • assign personas to models and modify the temperature parameter
  • configure functions to check determinism
  • configure stop sequences and penalties parameters
  • configure the temperature and max tokens parameters
  • create an OpenAI assistant
  • create application programming interface (API) keys for OpenAI APIs
  • outline how OpenAI application programming interfaces (APIs) work
  • provide an overview of ChatGPT and the OpenAI Playground
  • provide an overview of generative artificial intelligence (AI) and large language models (LLMs)
  • query assistants using prompts
  • review OpenAI models and APIs
  • send an API request from cURL
  • send an API request from Python
  • send prompts to different models and view the results
  • send prompts to the chat completions API
  • send prompts to the legacy completions API
  • use the legacy completions API
  • view examples of OpenAI prompts and their responses
  • work with the OpenAI Playground