openai-cookbook
openai-cookbook copied to clipboard
Examples and guides for using the OpenAI API
# Summary * Add example notebook for financial document analysis with LlamaIndex * Add 2 10-K documents (PDFs) into `data/examples/data/10k` > This may have undesired effect in making repo bigger...
Hi Would you please consider adding the new deeplearning.ai courses: Building Systems with the ChatGPT API https://www.deeplearning.ai/short-courses/building-systems-with-chatgpt/ LangChain for LLM Application Development https://www.deeplearning.ai/short-courses/langchain-for-llm-application-development/ Thanks
Can we add a requirements.txt to examples to install jupyterlab? I am happy to do it if I can create Pull Requests.
Hi OpenAI team, Could you please add support and example json file for ChatCompletion in addition to embedding for [Parallel Request Script](https://github.com/openai/openai-cookbook/blob/main/examples/api_request_parallel_processor.py#L165) ? Thanks
Plots UMAP projection space, one per row, in open source Kangas DataGrid. For more information about Kangas, see: https://github.com/comet-ml/kangas
**PR Title:** Enhancements and Refactoring of Python Code Extraction Methods **PR Description:** This pull request introduces enhancements and refactoring to the *Code_search.ipynb* script, which is used for extracting Python functions...
Notebook intro: > Searching for relevant information can sometimes be like looking for a needle in a haystack, but don’t despair, GPTs can actually do a lot of this work...
[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...
[optional format] **Describe the problem** When we're running in the local env(jupyternotebook) working properly. but when we're using as kubernetes level getting these types of connection refused errors continously. **Screenshots**...