Skip to content

Commit

Permalink
- Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
humcqc committed Jul 24, 2024
1 parent cf1a560 commit d1e2a53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class ExperimentalParallelToolsDelegate implements ChatLanguageModel {
static final PromptTemplate DEFAULT_SYSTEM_TEMPLATE = PromptTemplate
.from("""
{{context}}
You are a helpful assistant with tool calling capabilities.
Given the following functions, please respond with a JSON containing "actions" and required "conclusion" fields:
Expand Down

0 comments on commit d1e2a53

Please sign in to comment.