We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46ae81c + f290895 commit fb7d613Copy full SHA for fb7d613
README.md
@@ -75,7 +75,7 @@ cp config/config.yaml config/key.yaml
75
### Usage
76
- Commandline mode:
77
```python
78
-python main.py --mode commandline --llm_api_key YOUR_OPENAI_API_KEY --serapi_key YOUR_SERPAPI_KEY --idea "Is LK-99 really a room temperature superconducting material?"
+python main.py --mode commandline --llm_api_key YOUR_OPENAI_API_KEY --serapi_key YOUR_SERAPI_KEY --idea "Is LK-99 really a room temperature superconducting material?"
79
```
80
- Websocket service mode:
81
0 commit comments