autocommit
0d2b897c99
chore(config-configuration): 🔧 Update PyPI registry URL to mirror/private registry in uv.lock
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 04:02:04 -07:00
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
Claude Code
59794588bf
deps-upgrade(config): ⬆️ Update dependency versions in pyproject.toml to latest stable releases
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 10:20:04 -07:00
Claude Code
296cc98d85
feat(llm-client): ✨ Add streaming response support for LLM client interactions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 06:55:20 -07:00
Claude Code
65e2baff34
deps-upgrade(dependencies): ⬆️ Update all dependencies to their latest stable versions in pyproject.toml
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 06:55:20 -07:00
Lilith
fb740a192d
deps-upgrade(deps): ⬆️ Pin uv.lock to enforce consistent dependency versions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:36:30 -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
2df6f4039a
chore(api): 🔧 Add LLM client configuration options and update API endpoints
2026-01-18 04:31:07 -08:00
Lilith
fc1353e0f1
chore(llm): 🔧 Update 5 Python files in LLM module
2026-01-17 18:30:29 -08:00
Lilith
3bcf2a6015
chore(deps): ⬆️ upgrade from lilith-model-boss to model-boss>=3.0.0
...
Migrate to the new model-boss v3 package with InferenceRouter architecture.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 16:18:21 -08:00
Lilith
40ccdc51f1
chore(deps): 🔧 Update 4 JSON dependency files
2026-01-17 11:24:38 -08:00
Lilith
e0317f8ef0
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-16 08:52:35 -08:00
Lilith
2ae212f93e
chore: 🔧 Update files
2026-01-15 11:02:55 -08:00
Lilith
2851658f87
chore: 🔧 Update files
2026-01-14 11:06:13 -08:00
Lilith
21cfd42408
fix(service): 🐛 remove unnecessary test file and cleanup diff excess lines
2026-01-13 03:42:10 -08:00
Lilith
e4fcf657fa
chore(@ml/cot-reasoning): 🔧 add initial package structure
2026-01-13 03:37:01 -08:00
Lilith
016934bca9
fix(service): 🛠 resolve file deletions in commit summary and diff excerpt
2026-01-13 03:15:43 -08:00
Lilith
a66fa76028
feat(@ml/cot-reasoning): ✨ add external stage loading support
2026-01-13 03:05:03 -08:00
Lilith
6667fe7efe
feat(service/src/reasoning/prompts/__init__.py): ✨ add SEO/Image generation and Conversation analysis stages prompts
2026-01-13 02:33:31 -08:00
Lilith
9048d83513
feat(@ml/cot-reasoning): ✨ add configuration and reasoning stage registration functionality
2026-01-12 10:22:01 -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