Skip to content

Commit 044f917

Browse files
committed
updated
1 parent f88f5fe commit 044f917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/llm/inference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ The codebolt.llm.inference function allows you to send an inference request to a
5858

5959
question (string): This parameter represents the input question or prompt you want to send to the LLM for inference.
6060

61-
llmRole (string): This parameter specifies the role or type of Large Language Model (LLM) you want to use for inference. The role determines which variant of the LLM is selected for processing the input question and generating the response. LLMs role can be optional.
61+
llmRole (string): This parameter specifies the role or type of Large Language Model (LLM) you want to use for inference. The role determines which variant of the LLM is selected for processing the input question and generating the response. LLMs role can be

0 commit comments

Comments
 (0)