Skip to content

Commit 0a505af

Browse files
authored
Apply suggestions from code review
1 parent 0da4ab4 commit 0a505af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai_actions/work_with_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can modify the existing AI actions.
6767
- **Temperature** - controls the randomness of the response.
6868
Takes a value between 0 and 2, but the usual range is between 0 and 1.
6969
The output is more random at higher temperatures.
70-
For more information, see the parameter's description in [OpenAI API reference](https://platform.openai.com/docs/api-reference/chat/create#chat-create-temperature) or [Anthropic's glossary](https://docs.claude.com/en/docs/about-claude/glossary#temperature).
70+
For more information, see the parameter's description in [OpenAI API reference](https://platform.openai.com/docs/api-reference/chat/create#chat-create-temperature) or [Anthropic's glossary](https://docs.claude.com/en/docs/about-claude/glossary#temperature)
7171

7272
![AI action options](img/ai_action_options.png)
7373

0 commit comments

Comments
 (0)