Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BeatrixCohere committed Aug 9, 2024
1 parent 410bae9 commit bcf0708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interfaces/assistants_web/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export type COHERE_BRANDED_COLORS =
export const BASE_AGENT: AgentPublic = {
id: '',
deployments: [],
is_private: false,
name: 'Command R+',
description: 'Review, understand and ask questions about internal financial documents.',
created_at: new Date().toISOString(),
Expand Down

0 comments on commit bcf0708

Please sign in to comment.