Skip to content
Snippets Groups Projects
Commit a9a75846 authored by chris's avatar chris
Browse files

preserve white space for no lists

parent 75951120
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ import {
import { DefaultSchema } from 'wax-prosemirror-core';
import invisibles, { hardBreak } from '@guardian/prosemirror-invisibles';
const API_KEY = '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';
const API_KEY = '';
async function ExternalAPIContentTransformation(prompt) {
const response = await fetch('https://api.openai.com/v1/chat/completions', {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment