ChatTeach

Results 1 issues of ChatTeach

### OpenAI API Key Set Issue I use window 10, and i set my openai api key in main.py file. app = typer.Typer() openai.api_key = 'sk-yl.......', @app.command() def main( But...