mirror of
https://github.com/assafelovic/gpt-researcher.git
synced 2024-04-09 14:09:35 +03:00
updated package docs
This commit is contained in:
@@ -76,7 +76,7 @@ async def get_report(report_type: str, query: str):
|
||||
# uvicorn main:app --reload
|
||||
```
|
||||
|
||||
## Flask Example
|
||||
### Flask Example
|
||||
```python
|
||||
from flask import Flask, request
|
||||
from gpt_researcher import GPTResearcher
|
||||
|
||||
Reference in New Issue
Block a user