Luis Bauza hllywluis
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 16:52:26 -04:00
a2fdf73f8a Add current date to system prompt (March 9, 2026)
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 16:51:45 -04:00
7ff95a3d7f Add Brave Search as primary web search with NanoGPT fallback
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 16:43:09 -04:00
a73a8901f2 Replace keyword detection with proper tool calling for web search
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 16:40:16 -04:00
b1fff6f337 Add automatic web search for current events queries
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 13:50:59 -04:00
8b1ece727d Fix fallback API URL and clean up message formatting in AI response functions
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 13:43:52 -04:00
7cf1582fee Add ZAI_API_KEY to docker-compose environment
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 13:43:01 -04:00
9dfdef46d5 Add z.ai fallback provider for AI responses
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 13:01:21 -04:00
e5ebb203fa Increase NanoGPT timeout to 60s
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 12:55:53 -04:00
0e631bf029 Add NANO_MODEL to Docker and deploy workflow
hllywluis pushed to master at hllywluis/kekbot.js 2026-03-09 12:39:42 -04:00
a7a6c1e321 Add sassy AI personality with mention detection
hllywluis pushed to master at hllywluis/kekbot.js 2026-01-08 20:31:02 -05:00
ab91c98360 Update test to expect new model in axios request
hllywluis pushed to master at hllywluis/kekbot.js 2026-01-08 20:22:55 -05:00
4c38488161 Switch to zai-org/glm-4.7 model
hllywluis pushed to master at hllywluis/kekbot.js 2025-12-25 17:44:08 -05:00
4cad39d0f6 feat: enhance AI response guidelines for improved clarity and conciseness
hllywluis pushed to master at hllywluis/kekbot.js 2025-12-25 10:28:49 -05:00
06ac40a6d7 refactor: update command tests to use require syntax and improve error handling
hllywluis pushed to master at hllywluis/kekbot.js 2025-12-24 21:06:01 -05:00
b362a43886 feat: add step to install SSH dependencies in deployment workflow
hllywluis pushed to master at hllywluis/kekbot.js 2025-12-24 21:04:13 -05:00
e82b174bf5 fix: correct Docker image pull path in deployment workflow
hllywluis pushed to master at hllywluis/kekbot.js 2025-12-24 21:04:02 -05:00
59590002b8 fix: update deployment workflow to use Docker image instead of build context
hllywluis pushed to master at hllywluis/kekbot.js 2025-12-24 20:57:05 -05:00
2cee379491 feat: add step to generate package-lock.json in deployment workflow
hllywluis pushed to master at hllywluis/kekbot.js 2025-12-24 20:53:00 -05:00
5e356d7b01 fix: update Docker command from 'docker-compose' to 'docker compose' for consistency
hllywluis pushed to master at hllywluis/kekbot.js 2025-12-24 20:51:30 -05:00
f850e1ce1e feat: add .env file generation to deployment workflow and update Dockerfile for production dependencies