Skip to content

Conversation

@AbomDocPhibes
Copy link
Collaborator

server side AI request integration

AbomDocPhibes and others added 22 commits September 4, 2025 10:06
removed the askiascript response array from simpleprompt.js and made it an object available via the adcPrompt function in default,js to remove askiascript from the main executable
prompt.js will contain both ai and nonai scripts to be returned dynamically
included prompt.js and removed askiascript in default.js targeting prompt models
changed config and prompt.js to include ai model
included api authentication headers in default.js. included API debugging in prompt.js
since aiprompt.js and simpleprompt.js are now consolidated under prompt.js, there is no need for them to remain in the resources folder.
add "timeDelay" config option to delay prompt returns between spacebar or punctuation key presses
included a cooldown script for spacebar and punctuation listeners based on timeDelay
updated date of config, updated changelog with latest config and script changes
removed apiAuth and apiHead from defaultJS and config since these details are now configured to be returned via routing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants