mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Remove unnecessary blank lines in chat-completions.js
This commit is contained in:
@@ -61,12 +61,6 @@ const API_DEEPSEEK = 'https://api.deepseek.com/beta';
|
|||||||
const API_XAI = 'https://api.x.ai/v1';
|
const API_XAI = 'https://api.x.ai/v1';
|
||||||
const API_POLLINATIONS = 'https://text.pollinations.ai/openai';
|
const API_POLLINATIONS = 'https://text.pollinations.ai/openai';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Applies a post-processing step to the generated messages.
|
* Applies a post-processing step to the generated messages.
|
||||||
* @param {object[]} messages Messages to post-process
|
* @param {object[]} messages Messages to post-process
|
||||||
|
Reference in New Issue
Block a user