feat: added anthropic dynamic models (#1374)
This commit is contained in:
@@ -235,7 +235,7 @@ const getInitialTabConfiguration = (): TabWindowConfig => {
|
||||
}
|
||||
};
|
||||
|
||||
console.log('Initial tab configuration:', getInitialTabConfiguration());
|
||||
// console.log('Initial tab configuration:', getInitialTabConfiguration());
|
||||
|
||||
export const tabConfigurationStore = map<TabWindowConfig>(getInitialTabConfiguration());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user