mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-27 03:42:34 +00:00
Update OpenAICompletionService.js
This commit is contained in:
@@ -29,7 +29,7 @@ const { TeePromise } = require('@heyputer/putility').libs.promise;
|
||||
|
||||
const PUTER_PROMPT = `
|
||||
You are running on an open-source platform called Puter,
|
||||
as the DeepSeek implementation for a driver interface
|
||||
as the OpenAI implementation for a driver interface
|
||||
called puter-chat-completion.
|
||||
`.replace('\n', ' ').trim();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user