openai-cookbook
openai-cookbook copied to clipboard
Examples and guides for using the OpenAI API
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)  What experiences do you have to share? or...
add c# tiktoken lib.
It may exceed the token limit of 4096
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