This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
dflike
Watch
1
Star
0
Fork
0
You've already forked dflike
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fb19f6cf8d2001519aa6cccc831b5f1740b034b2
dflike
/
server
/
src
/
llm
T
History
root
4e5edda6c6
feat(thought): add mood-contextual emoji picker
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-08 21:05:55 +00:00
..
__tests__
feat(thought): add mood-contextual emoji picker
2026-03-08 21:05:55 +00:00
backstoryGenerator.ts
fix: use shared formatStatsForPrompt from backstoryGenerator
2026-03-08 18:13:23 +00:00
generationQueue.ts
fix: don't count failed API calls against daily rate limit
2026-03-08 17:50:50 +00:00
llmService.ts
feat(llm): update rate limits to match OpenRouter free tier and add daily limit
2026-03-08 17:48:34 +00:00
narrationService.ts
fix: add catch handler for LLM generation promise in narration service
2026-03-08 18:00:08 +00:00
narrationTemplates.ts
feat: add NarrationEvent type and template fallback narration generator
2026-03-08 17:52:23 +00:00
openRouterClient.ts
feat(llm): add OpenRouter API client with error handling and timeout
2026-03-08 16:23:23 +00:00
promptTemplate.ts
feat: add prompt template system for LLM variable substitution
2026-03-08 16:17:56 +00:00
templates.ts
feat(thought): add batched thought generator with LLM prompt and parser
2026-03-08 21:04:46 +00:00
thoughtEmoji.ts
feat(thought): add mood-contextual emoji picker
2026-03-08 21:05:55 +00:00
thoughtGenerator.ts
feat(thought): add batched thought generator with LLM prompt and parser
2026-03-08 21:04:46 +00:00