Loc Nguyen Huu
|
8c0b4a3e84
|
[fix] fix mitm for docker and enhance dockerfile (#381)
* [fix] macos
* chore: clean up .gitignore by removing unnecessary start.sh entry
---------
Co-authored-by: lokinh <locnh@uniultra.xyz>
|
2026-03-23 09:23:14 +07:00 |
|
Doan Minh Tu
|
8c51edabcf
|
fix(docker): use entrypoint to fix /app/data permissions on mounted volumes
|
2026-03-11 08:33:04 +07:00 |
|
Doan Minh Tu
|
9c757ff7d2
|
fix(docker): move data dir chown after COPY to fix EACCES permission error
|
2026-03-11 08:24:48 +07:00 |
|
Doan Minh Tu
|
91c1bc848e
|
ci: harden Dockerfile and workflow security
|
2026-03-11 06:49:10 +07:00 |
|
Hồ Xuân Dũng
|
a57a8ce206
|
feat: add Gemini embeddings support + Letta compatibility fixes
Cherry-picked from decolua/9router#148 (author: xuandung38 / Hồ Xuân Dũng <me@hxd.vn>)
- Add Google AI (Gemini) embeddings support for /v1/embeddings endpoint
- Add Gemini embedding models: gemini-embedding-001, text-embedding-005, text-embedding-004
- Inject missing object/created fields for Letta and strict OpenAI clients
- Strip Azure-specific fields (prompt_filter_results, content_filter_results) from responses
- Fix Dockerfile: copy open-sse directory into Docker runner stage
Skipped: whitelist message field stripping (commit 3/7/8) — too aggressive for all providers
Skipped: default stream=false change (commit 9) — behavior change needs further review
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-20 15:01:10 +07:00 |
|
Diego Souza
|
5e4a15bb0c
|
feat(docker): add Docker setup, environment examples, and architecture docs
|
2026-02-06 22:45:03 +00:00 |
|