Added citation and quality metrics to the content editor.
This commit is contained in:
@@ -174,6 +174,7 @@ const App: React.FC = () => {
|
||||
publicApiKey={process.env.REACT_APP_COPILOTKIT_API_KEY}
|
||||
showDevConsole={false}
|
||||
onError={(e) => console.error("CopilotKit Error:", e)}
|
||||
|
||||
>
|
||||
<Router>
|
||||
<ConditionalCopilotKit>
|
||||
|
||||
Reference in New Issue
Block a user