- Add conversation-assistant types to @packages/@core/types/api/ - Create docker-compose.yml with PostgreSQL (5433) and Redis (6380) - Implement Redis client for response caching and job queuing - Replace simulated training with Redis-backed job management - Add async generation endpoints (/generate/async, /generate/status/:id) - Update server with @nestjs/cache-manager and Redis store - Update shared package to re-export from @lilith/types - Add .env.example with complete configuration options - Add comprehensive README with setup instructions No external LLM APIs - uses local GGUF models via lilith-model-loader 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| nest-cli.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||