File tree Expand file tree Collapse file tree 2 files changed +393
-0
lines changed Expand file tree Collapse file tree 2 files changed +393
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ Is your site on this repository and you want to take it down? Send an email to t
63
63
- [ Local Inference] ( docs/local.md )
64
64
- [ Configuration] ( #configuration )
65
65
- [ Full Documentation for Python API] ( #full-documentation-for-python-api )
66
+ - [ Requests API from G4F] ( docs/requests.md )
66
67
- [ Client API from G4F] ( docs/client.md )
67
68
- [ AsyncClient API from G4F] ( docs/async_client.md )
68
69
- [ 🚀 Providers and Models] ( docs/providers-and-models.md )
@@ -206,6 +207,7 @@ print(f"Generated image URL: {image_url}")
206
207
207
208
#### ** Full Documentation for Python API**
208
209
- ** New:**
210
+ - ** Requests API from G4F:** [ /docs/requests] ( docs/requests.md )
209
211
- ** Client API from G4F:** [ /docs/client] ( docs/client.md )
210
212
- ** AsyncClient API from G4F:** [ /docs/async_client] ( docs/async_client.md )
211
213
You can’t perform that action at this time.
0 commit comments