Release 2.0.0
Breaking changes
useChat
now expects a configuration object instead of an arguments list.
Features
- Set the
enableFactualConsistencyScore={true}
prop to retrieve the Factual Consistency Score (FCS) and display the FCS as a badge below each chat response. - Set the
summaryPromptName="summaryPromptNameValue"
prop to define the summarizer and prompt to use to generate the chat response.