Rename "Custom Suggestions" feature to "Custom Prompt" across documentation, README, and tool references

This commit is contained in:
mrT23
2024-05-16 21:55:02 +03:00
parent cc08394e51
commit 46e934772c
7 changed files with 70 additions and 73 deletions

View File

@ -164,4 +164,4 @@ Hence, the total number of suggestions is proportional to the number of chunks,
In addition, we recommend to use the `exra_instructions` field to guide the model to suggestions that are more relevant to the specific needs of the project.
<br>
Consider also trying the [Custom Suggestions Tool](./custom_suggestions.md) 💎, that will **only** propose suggestions that follow specific guidelines defined by user.
Consider also trying the [Custom Prompt Tool](./custom_prompt.md) 💎, that will **only** propose code suggestions that follow specific guidelines defined by user.