yihong0618/tg_bing_dalle

OpenAI config not found

F4ria opened this issue · 2 comments

Run output:

2023-11-08T12:57:04Z app[e2865110a5e468] nrt [info]Arg parse done.
2023-11-08T12:57:04Z app[e2865110a5e468] nrt [info]Config parse done.
2023-11-08T12:57:04Z app[e2865110a5e468] nrt [info]config: {'openai': {}, 'openai_args': {'model': 'gpt-3.5-turbo'}}
2023-11-08T12:57:06Z app[e2865110a5e468] nrt [info]Bot init done.

If you do not set the api_key or base_url within [openai], config.get('openai') will always be False.

Can you provide pip show toml?

Can you provide pip show toml?

toml==0.10.2