cot-reasoning/packages/client
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
..
src feat(cot-reasoning): initial implementation of CoT reasoning service 2026-01-12 09:17:59 -08:00
package.json feat(cot-reasoning): initial implementation of CoT reasoning service 2026-01-12 09:17:59 -08:00
tsconfig.json feat(cot-reasoning): initial implementation of CoT reasoning service 2026-01-12 09:17:59 -08:00