An error occurred while fetching the assigned milestone of the selected merge_request.
Add ability to stream chat responses
All threads resolved!
All threads resolved!
Compare changes
Files
12@@ -6,7 +6,6 @@ import { __, s__, n__ } from '~/locale';
@@ -6,7 +6,6 @@ import { __, s__, n__ } from '~/locale';
import aiResponseSubscription from 'ee/graphql_shared/subscriptions/ai_completion_response.subscription.graphql';
import aiResponseSubscriptionStream from 'ee/graphql_shared/subscriptions/ai_completion_response_with_id.subscription.graphql';
@@ -77,7 +76,7 @@ export default {
@@ -77,7 +76,7 @@ export default {