NCBM
|
123aadeadf
|
docs: add architecture notes and development principles
|
2026-07-14 17:19:31 +08:00 |
|
NCBM
|
43edb12d6a
|
core/memory: add SQLAlchemy schema for user, session, message
|
2026-07-14 17:19:31 +08:00 |
|
NCBM
|
a24d01f139
|
deps: add sqlalchemy, aiosqlite and pytest-asyncio
Runtime DB (async SQLite) and async test support for memory layer.
|
2026-07-14 17:19:26 +08:00 |
|
NCBM
|
c3e44cfff0
|
core/config: add database section to config store
Parse and expose [database] with defaults; keep providers API unchanged.
|
2026-07-14 17:19:21 +08:00 |
|
NCBM
|
7f63e7980b
|
core/lmproto: add openai-compatible and deepseek clients
OpenAI-compatible models, config, and async client via niquests;
DeepSeek OpenAI-compat extension with reasoning fields.
|
2026-07-14 17:19:16 +08:00 |
|
NCBM
|
223c456ebf
|
test/config: add tests for config
|
2026-07-06 21:55:48 +08:00 |
|
NCBM
|
fd6126fce7
|
core/config: add configuration center
|
2026-07-06 21:55:17 +08:00 |
|
NCBM
|
27396c9844
|
deps: add web request, configuration and test dependencies
|
2026-07-06 18:26:59 +08:00 |
|
NCBM
|
81087b5003
|
deps/lock: update lock due to pyproject reformat
|
2026-06-26 01:49:07 +08:00 |
|
NCBM
|
21aa7dd143
|
project: init
|
2026-06-25 23:22:45 +08:00 |
|