Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retire @claude-2 #4204

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Retire @claude-2 #4204

merged 1 commit into from
Mar 7, 2024

Conversation

spolu
Copy link
Contributor

@spolu spolu commented Mar 7, 2024

Description

  • Rename CLAUDE_DEFAULT_MODEL_CONFIG to CLAUDE_2_DEFAULT_MODEL_CONFIG
  • Remove @claude-2 from default list of global agents (won't be visible for builder/admin and won't be in list of assistant for users)
  • Still support @claude-2 to render past conversations
  • Remove Claude 2.1 as option to create assistants

Risk

N/A

Deploy Plan

  • deploy front
  • Run migration
npx tsx ./scripts/update_assistants_models.ts --fromModel claude-2.1 --toModel claude-3-opus-20240229

@spolu spolu requested a review from flvndvd March 7, 2024 16:40
Copy link
Contributor

@flvndvd flvndvd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming the agent configuration is serialized alongside the conversation so we can still render previous messages with this retired agent, this looks good to me.

@spolu
Copy link
Contributor Author

spolu commented Mar 7, 2024

Yep confirmed past convo work 👍

@spolu spolu merged commit 8b7b27c into main Mar 7, 2024
6 checks passed
@spolu spolu deleted the spolu-nuke_claude_2_1 branch March 7, 2024 17:22
@spolu
Copy link
Contributor Author

spolu commented Mar 7, 2024

Assistants all migrated. Tested one of our old Claude 2 assistants now transiitioned. All good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants