openai-cookbook
openai-cookbook copied to clipboard
Examples and guides for using the OpenAI API
The `file-q-and-a` application is not compatible to the current `formidable.js 2.1.1` library. The error occurs when running `npm run build`.
[optional template] **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the...
First of all, I was using the same approach I'm using one week ago and I didn't face any issue, Second, I understand there is a limit usage for the...
Updated pip installs to include missing dependencies (openai, tiktoken, wget) for enterprise_knowledge_retrieval.ipynb, which were causing the notebook to fail executing.
**Identify the file to be fixed** [Unit test writing using a multi-step prompt](https://github.com/openai/openai-cookbook/blob/main/examples/Unit_test_writing_using_a_multi-step_prompt.ipynb) **Describe the problem** I am a programmer familiar with unit tests, but relatively new to GPT. I...
Dear OpenAI, I am writing this letter to express my sincere gratitude for the tremendous help ChatGPT has provided for my work and everyday life. I enjoyed using it immensely....
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0 releases/v5.0.2...
**File to be fixed:** 🡲 [`examples/How_to_call_functions_for_knowledge_retrieval.ipynb`](https://github.com/openai/openai-cookbook/raw/main/examples/How_to_call_functions_for_knowledge_retrieval.ipynb) **Problem: Broken link (cell 1, line 3)**— > This notebook builds on the concepts in the ⋯ > `[argument generation]('How_to_generate_function_arguments_with_chat_models.ipynb')` **Solution:** this writer is...