mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 10:40:43 -08:00
Update build
This commit is contained in:
parent
612e1faec5
commit
ae985be2eb
7 changed files with 35 additions and 69 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#!/usr/bin/env python3
|
||||
"""
|
||||
Entry point for g4f CLI executable builds
|
||||
"""
|
||||
|
||||
if __name__ == "__main__":
|
||||
from g4f.cli import main
|
||||
main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue