Added git-ignore and the model as author
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
// Function written by gpt-oss:20b
|
||||
export function split_discord_message(text) {
|
||||
const MAX = 1900; // maximum payload size
|
||||
const MIN = 100; // avoid tiny chunks
|
||||
|
||||
Reference in New Issue
Block a user