mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
~
This commit is contained in:
parent
aa4824b6a2
commit
df92b32e98
1 changed files with 1 additions and 1 deletions
|
|
@ -108,4 +108,4 @@ And replace "gpt-3.5-turbo" with `model`.
|
|||
file.write(f"\nfrom .{name} import {name}")
|
||||
else:
|
||||
with open(provider_path, "r") as file:
|
||||
code = file.read()
|
||||
code = file.read()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue