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

feat(ui): Support Anthropic calls in Chat View #3187

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

jamie-rasmussen
Copy link
Collaborator

Description

Internal Jira: https://wandb.atlassian.net/browse/WB-22255

The Chat View originally only supported OpenAI format, then we added Gemini support. A user wrote in because the Chat View was missing things - it turns out that they were using Anthropic and its format is close enough to OpenAI format that the Chat View was turning on, but it wasn’t handling the Anthropic system prompt or completion output.

@jamie-rasmussen jamie-rasmussen requested review from a team as code owners December 10, 2024 04:23
@circle-job-mirror
Copy link

circle-job-mirror bot commented Dec 10, 2024

@jamie-rasmussen jamie-rasmussen merged commit a7170b4 into master Dec 10, 2024
120 checks passed
@jamie-rasmussen jamie-rasmussen deleted the jamie/chat-view-anthropic branch December 10, 2024 17:00
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants