返回提交历史
Modified
README.md
+1
-1
XFEstudio/gpt4free
Update README.md
b064f37f
代码差异
1 个文件
+1
-1
@@ -246,7 +246,7 @@ Run the Web UI on your smartphone for easy access on the go. Check out the dedic
246
246
- **AsyncClient API from G4F:** [/docs/async_client](docs/async_client.md)
247
247
- **Requests API from G4F:** [/docs/requests](docs/requests.md)
248
248
- **File API from G4F:** [/docs/file](docs/file.md)
249
- **PydanticAI and LangChain Integration: for G4F** [/docs/pydantic_ai](docs/pydantic_ai.md)
249
- **PydanticAI and LangChain Integration for G4F:** [/docs/pydantic_ai](docs/pydantic_ai.md)
250
250
- **Legacy API with python modules:** [/docs/legacy](docs/legacy.md)
251
251
252
252
---