We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83628f commit ad47cd8Copy full SHA for ad47cd8
docs/README.md
@@ -488,13 +488,9 @@ The environment variables can be overridden by explicitly declaring new value.
488
489
Version **0.4.6** also introduces dynamic provider called `g4fauto`, which represents the fastest working g4f-based provider.
490
491
-<<<<<<< HEAD
492
> [!TIP]
493
> To launch web interface for g4f-based providers simply run `$ pytgpt gpt4free gui`.
494
> `$ pytgpt api run` will start the REST-API. Access docs and redoc at */docs* and */redoc* respectively.
495
-=======
496
497
->>>>>>> master
498
To launch the web interface for g4f-based providers, execute the following command in your terminal:
499
500
```bash
0 commit comments