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.
# This file is used to generate cookbook.openai.com. It specifies which paths we # should build pages for, and indicates metadata such as tags, creation date and # authors for each page. - title: Context Summarization with Realtime API path: examples/Context_summarization_with_realtime_...
path: examples/chatgpt/sharepoint_azure_function/Using_Azure_Functions_and_Microsoft_Graph_to_Query_SharePoint.md date: 2024-05-24 authors: - maxreid-openai tags: - completions - chatgpt - title: GPT Actions library - getting started path: examples/chatgpt/gpt_actions_library/.gp...
| Use cues to jumpstart completions | Nudge it towards a desired outcome by giving it some leading words or phrases that it can use as a starting point for the response.| |Double Down | Sometimes you may need to repeat yourself to the model. Give instructions before and after your primary...