🛠️ OpenAI experiments— 5

Arash Kamangir
Nov 23, 2023

--

Next in 🛠️ OpenAI,

openai conda create_env
openai init clear
openai version
openai help
@cookie write openai_api_key <api-key>
openai complete "describe mathematics"

You tried to access openai.Completion, but this is no longer supported in openai>=1.0.0 — see the README at https://github.com/openai/openai-python for the API.

using https://github.com/openai/openai-python

create and validate: openai/notebooks/sandbox.ipynb

@git cd openai
cd notebooks
@notebooks touch sandbox

openai/notebooks/completion.ipynb

openai pytest

objects.path_of(f”{function_short_name}-description.txt”),

missing object: openai-completion-function-2d-v3 âś…

openai pytest
openai pytest help

validate all notebooks,

openai complete "describe mathematics"

Next: openai pytest + openai vision.

--

--

No responses yet