openai / openai-python

The official Python library for the OpenAI API

Home Page:https://pypi.org/project/openai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openai: error: invalid choice: 'tools' (choose from 'api')

zzj0402 opened this issue · comments

$ openai tools fine_tunes.prepare_data -f ./threat_impact_prediction/data.jsonl 
usage: openai [-h] [-v] [-b API_BASE] [-k API_KEY] [-o ORGANIZATION] {api} ...
openai: error: invalid choice: 'tools' (choose from 'api')

Anaconda Python==3.6.9

Requirement: Python 3.7.1+