Skip to content

Commit e7e9d7d

Browse files
authored
Create requests.md (xtekky#2429)
* Create requests.md * Update requests.md * Update README.md
1 parent 3f93d34 commit e7e9d7d

File tree

2 files changed

+393
-0
lines changed

2 files changed

+393
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Is your site on this repository and you want to take it down? Send an email to t
6363
- [Local Inference](docs/local.md)
6464
- [Configuration](#configuration)
6565
- [Full Documentation for Python API](#full-documentation-for-python-api)
66+
- [Requests API from G4F](docs/requests.md)
6667
- [Client API from G4F](docs/client.md)
6768
- [AsyncClient API from G4F](docs/async_client.md)
6869
- [🚀 Providers and Models](docs/providers-and-models.md)
@@ -206,6 +207,7 @@ print(f"Generated image URL: {image_url}")
206207

207208
#### **Full Documentation for Python API**
208209
- **New:**
210+
- **Requests API from G4F:** [/docs/requests](docs/requests.md)
209211
- **Client API from G4F:** [/docs/client](docs/client.md)
210212
- **AsyncClient API from G4F:** [/docs/async_client](docs/async_client.md)
211213

0 commit comments

Comments
 (0)