Skip to content

Commit

Permalink
push update
Browse files Browse the repository at this point in the history
endurance committed Jan 2, 2024
1 parent d592a7e commit 55c09c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -49,6 +49,7 @@ export class ChainBuilderService {
['system', 'You were having a conversation with a human about {topic}'],
['human', '{text}'],
];

// @ts-ignore
const template = ChatPromptTemplate.fromMessages(promptStructure);
this._logger.log('Creating prompt...', promptStructure);

0 comments on commit 55c09c0

Please sign in to comment.