openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Examples and guides for using the OpenAI API

Results 581 openai-cookbook issues
Sort by recently updated
recently updated
newest added
trafficstars

I'm sure I'll be able to fix this shortly, but I figured it's worth mentioning if you want this notebook to work out of the box. I was running this...

Tried adding arguement encode="utf-8", in open statement but could not execute program. After adding arguement encode it gives this error OSError Traceback (most recent call last) Cell In[37], line 136...

who is loss function is optimal choice? in L2 distance, Cosine Distance and Inner product distance. about text embedding scene. [link](https://github.com/openai/openai-cookbook/blob/main/examples/Question_answering_using_embeddings.ipynb) ![image](https://user-images.githubusercontent.com/36124626/233822744-4ae1314f-bb23-4e44-80e2-8db573d79a67.png) What experiences do you have to share? or...

Corrected the Redis client list supporting Vector Search. @tylerhutcherson

Hi there,I hope you're doing well. I'm excited to open this PR. This is another example of using a fully Postgres syntax compatible database 'AnalyticDB' as a datastore to build...

Met similar issue as #379 In Jupyter of VS code on Windows 10 with Python 3.10.9 running the Ingestion step where we're initializing the tokenizer and processing the pdf's (the...

1. pip install openai package. 2. add openai api_key prompting.

error - Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client