Releases: t-interaction-lab/chat-ui
Releases · t-interaction-lab/chat-ui
2026.01.16
実験をするために必要な機能を実装。
軽微なアップデートです。返答候補の表示やdescriptionの位置指定等をできるようにしました。
詳細は config.yaml 内のコメントを参考にしてください。
What's Changed
- Add some features for experiment by @kei-mag in #27
- change some styles by @kei-mag in #28
- Add floating description option by @kei-mag in #29
- Add some new features by @kei-mag in #30
Full Changelog: 2026.01.12...2026.01.16
2026.01.12
一通りの実装が完了しました。
Unimplemented function
- Chat importing
- Flat style LLM response
What's Changed
- Implement Gemini, Anthropic, xAI, and Deepseek API parsers. by @kei-mag in #4
- Fix/UI and env by @kei-mag in #5
- Fix UI issues and implement new .env specifications by @kei-mag in #6
- Update README.md by @kei-mag in #7
- Infra add workflow by @kei-mag in #9
- Update configuration system by @kei-mag in #10
- fix(workflows/next.js.yml): Fix build issue by @kei-mag in #11
- Fix workflow issues by @kei-mag in #12
- fix(workflows/nextjs.yml): Simplify build and export commands in depl… by @kei-mag in #13
- Develop by @kei-mag in #14
- Revert debug codes for fixing build issue in GitHub Actions. by @kei-mag in #15
- Sync by @kei-mag in #16
- Update README by @kei-mag in #17
- doc(README): Add app image and Actions badge by @kei-mag in #18
- Implement heartbeat, authorization and placeholder system by @kei-mag in #19
- Enhance configuration by @kei-mag in #20
- enhance logging API by @kei-mag in #21
- Add PWA support by @kei-mag in #22
- Add chat export function by @kei-mag in #23
- Add markdown support for description & fix markdown rendering by @kei-mag in #24
- Fix an issue that placeholder was not be replaced on llm.apikey, endpoint_url, model and system_prompt by @kei-mag in #25
- bugfix and add reasoning text to chat log by @kei-mag in #26
New Contributors
- @kei-mag made their first contribution in #4
Full Changelog: https://github.com/miyamoto-hai-lab/chat-ui/commits/2026.01.12