Open
Conversation
AyushRajgor
reviewed
Aug 28, 2024
| -  | ||
| - After creating the engine, copy the `Search Engine ID`. | ||
| - Paste it in the `API_Endpoints` field with the name `GOOGLE_SEARCH_ENGINE_ID` in the `config.toml` file located in the root directory of Devika, or you can set it via the UI. | ||
| ``` |
Collaborator
There was a problem hiding this comment.
remove this extra backticks
AyushRajgor
reviewed
Aug 28, 2024
| - Click on the `Add` button to create a new search engine. | ||
| -  | ||
| - After creating the engine, copy the `Search Engine ID`. | ||
| - Paste it in the `API_Endpoints` field with the name `GOOGLE_SEARCH_ENGINE_ID` in the `config.toml` file located in the root directory of Devika, or you can set it via the UI. |
Collaborator
There was a problem hiding this comment.
mention that you can update via UI. not to change config.toml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request improves the clarity and structure of the documentation for setting up the search engine API keys in Devika. It covers the following:
Explanation:
The changes address the problem of unclear and disorganized instructions in the previous documentation. This updated version provides clear, step-by-step instructions to guide users through the process of setting up API keys for Bing and Google search engines. It also uses Markdown formatting to improve readability.
Test Plan (Required)
To ensure the changes are effective and that the documentation is clear and helpful:
Test 1: Documentation Clarity
Test 2: Link Functionality