Commit Graph

31 Commits

Author SHA1 Message Date
shenlan
0a255ed1b8 Simplify runtime config loading (#635) 2025-11-02 11:51:46 +08:00
Haitao Pan
5600460751 Adjust SIT environment configuration: runtime-service-config + dev Nginx 2025-11-02 10:35:37 +08:00
shenlan
175eecfb84 Disable caching in SIT Nginx config (#631) 2025-11-02 09:06:57 +08:00
shenlan
bb84b65845 feat: align svc.plus gateway layering (#630) 2025-11-02 07:11:11 +08:00
Haitao Pan
fa37090007 infi: update nginx.conf for gzip and log_format enhancements 2025-10-31 14:51:53 +08:00
Haitao Pan
40a9532a27 Added new account export and config files, updated nginx configuration 2025-10-31 07:59:09 +08:00
shenlan
e61f8c3a7e Handle macOS OpenResty paths in bootstrap (#606) 2025-10-30 20:03:13 +08:00
shenlan
7c8f9caad8 Add API nginx configs and service automation targets (#605) 2025-10-30 19:26:39 +08:00
shenlan
b811b90608 feat: point account service to dedicated domain (#598) 2025-10-28 17:07:02 +08:00
shenlan
255dc84492 Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
Haitao Pan
608e293e30 restored: server/config of sit and prod 2025-10-09 16:38:28 +08:00
root
ac3fba5f6d chore(sql,pglogical): migrate schema for pglogical compatibility & cleanup
- rename old migration files to standard *.migrate.*.sql
- add 20251008.migrate.generated-columns.sql (fix generated columns)
- update Makefile for MIGRATION_FILES auto-detection
- add sql/readme.md & generate-postgres-tls.sh
- cleanup deprecated git-branch-keeper.sh
- update pglogical.md and setup_ubuntu_2204.sh
2025-10-08 19:45:20 +08:00
Haitao Pan
60789efbf2 add example config sit & prod 2025-10-07 18:57:57 +08:00
shenlan
73774ea633 Add Chutes embedding client with retry logic 2025-08-14 20:20:33 +08:00
shenlan
b645b18f64 Revert "refactor: add native chutes embeddings client" 2025-08-14 19:36:29 +08:00
shenlan
302aded586 chore: rename endpoint config to baseurl 2025-08-14 19:27:11 +08:00
Haitao Pan
6ead1443c3 add workflows: release check with require-cherrypick 2025-08-14 09:33:02 +08:00
shenlan
8c5e919cd3 feat: enable TOC embedding in chunking config 2025-08-13 11:14:25 +08:00
shenlan
96eba3c71e fix: correct generator endpoint handling 2025-08-12 23:40:43 +08:00
shenlan
525f726265 feat: add provider-aware adapters 2025-08-11 00:19:18 +08:00
shenlan
4214a442fd feat: add repo proxy configuration 2025-08-10 12:01:56 +08:00
shenlan
55b639c370 docs: update embedding dimension to 1024 2025-08-10 10:27:30 +08:00
shenlan
58ed219c95 feat: add bge embedder 2025-08-09 21:09:34 +08:00
shenlan
5902ab8523 refactor: derive Chutes endpoint from provider config 2025-08-09 19:38:55 +08:00
shenlan
9d1f345d0d feat: add optional proxy support 2025-08-09 15:54:27 +08:00
shenlan
27054341bd Use default Redis port 2025-08-09 14:24:31 +08:00
Haitao Pan
1f85eafc5c config: refactor server.yaml location and update UI build 2025-08-09 14:14:20 +08:00
Haitao Pan
d7ff21e767 config: add allama provider with localhost endpoint for Ollama API 2025-08-09 14:04:15 +08:00
Haitao Pan
76cca3bef4 build(makefile): fix TAB indentation and add build-cli target
- replace space-indented recipes with TABs
- add build-cli target (cmd/cli) and include it in default build
- tidy apt pgvector install block alignment
2025-08-09 12:06:50 +08:00
shenlan
ac65f98fbf feat: add RAG ingestion pipeline 2025-08-09 10:53:24 +08:00
Haitao Pan
7f8877db38 add example config 2025-08-08 09:48:52 +08:00