Commit graph

6 commits

Author SHA1 Message Date
autocommit
970a7a3025 chore(deps): 🔧 upgrade security and maintenance dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 04:02:04 -07:00
autocommit
a2ab9e04cc deps-upgrade(client): ⬆️ upgrade runtime and build dependencies for Node.js and Python clients to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:19:51 -07:00
Lilith
3de8a4b435 deps-upgrade(client): ⬆️ Update client dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:36:30 -07:00
Lilith
40ccdc51f1 chore(deps): 🔧 Update 4 JSON dependency files 2026-01-17 11:24:38 -08:00
Lilith
2ae212f93e chore: 🔧 Update files 2026-01-15 11:02:55 -08:00
Lilith
3ab8fb51fe feat(cot-reasoning): initial implementation of CoT reasoning service
Multi-stage Chain-of-Thought reasoning service with:
- FastAPI service using lilith-ml-service-base
- Pipeline orchestration via lilith-pipeline-framework
- LLM client using lilith-ollama-provider
- TypeScript client package @lilith/cot-client
- Service-addresses integration for port resolution (8110)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-12 09:17:59 -08:00