Skip to content

Commit

Permalink
added web_search configuration, google search api
Browse files Browse the repository at this point in the history
  • Loading branch information
nalaso committed Mar 30, 2024
1 parent 741a3e2 commit 3139899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ Make sure to keep your API keys secure and do not share them publicly.

### Configuring web search method

Deviak currently supports bing, google, and ddgs(DuckDuckGo) for web searches. You can configure the web search method using the following options:
Devika currently supports bing, google, and ddgs(DuckDuckGo) for web searches. You can configure the web search method using the following options:

1. **Using config.toml**: Modify the value of WEB_SEARCH in config.toml to your preferred method.
2. **Using CLI**: Change the web search method using the command line interface by specifying the --websearch attribute when starting the server.
Expand Down

0 comments on commit 3139899

Please sign in to comment.