Dayuan Jiang
|
f6eeeb0d5b
|
docs: add MCP server section to README (preview feature)
|
2025-12-17 12:31:42 +09:00 |
|
dayuan.jiang
|
c527ce1520
|
feat: add AWS App Runner deployment support
- Update Dockerfile CMD to fix HOSTNAME binding for App Runner
- Add ECR push step to GitHub Actions for auto-deploy
- Add .env*.local to gitignore
|
2025-12-15 15:48:33 +09:00 |
|
Dayuan Jiang
|
9d4c89ec43
|
docs: improve offline deployment guide with docker compose (#191)
|
2025-12-10 09:40:48 +09:00 |
|
Dayuan Jiang
|
ebc622144b
|
chore: add Cloudflare-related files to gitignore (#159)
|
2025-12-08 10:42:08 +09:00 |
|
Dayuan Jiang
|
bed04c82f8
|
chore: add Apache 2.0 license and update gitignore (#68)
* feat: integrate Langfuse for LLM observability
- Add instrumentation.ts with Langfuse OpenTelemetry exporter
- Enable experimental telemetry on streamText calls
- Add instrumentationHook to Next.js config
- Install required dependencies (@vercel/otel, langfuse-vercel, etc.)
* feat: add optional Langfuse observability integration
- Add session tracking with unique sessionId per conversation
- Add user tracking via IP address (x-forwarded-for header)
- Make telemetry conditional - only enabled if LANGFUSE_PUBLIC_KEY is set
- Add environment variable validation in instrumentation.ts
- Add sessionId validation (type check + 200 char limit)
- Update env.example with Langfuse configuration docs
- Remove unused langfuse-vercel and @vercel/otel packages
* fix: remove deprecated instrumentationHook (enabled by default in Next.js 15)
* chore: add Apache 2.0 license and update gitignore
|
2025-12-04 00:33:32 +09:00 |
|
dayuan.jiang
|
4efbe78d5a
|
fix: enhance permissions in settings and update .gitignore for local config
|
2025-11-10 00:00:02 +09:00 |
|
dayuan.jiang
|
dc25473724
|
fix git ignore
|
2025-08-31 21:39:12 +09:00 |
|
dayuan.jiang
|
e26ef731e9
|
initialize project with Next.js, Tailwind CSS, and essential configurations
|
2025-03-19 06:04:06 +00:00 |
|