Python scrips to interact with the OpenAI API. This repo is mirrored at https://github.com/kikobar/openai-api
.gitignore | ||
__init__.py | ||
config-sample.py | ||
create_conversation.py | ||
create_model_response.py | ||
create_text_item.py | ||
delete_conversation.py | ||
delete_item.py | ||
list_items.py | ||
retrieve_conversation.py | ||
update_conversation.py |