Skip to content

Commit 113ded7

Browse files
committed
updated
1 parent 044f917 commit 113ded7

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
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.

0 commit comments

Comments
 (0)