mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
~
This commit is contained in:
parent
b8febf67e3
commit
5f2786b348
1 changed files with 1 additions and 1 deletions
|
|
@ -107,4 +107,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