stoneChat: An LLM Web Chat Built Natively for IE6/Windows XP

작성자

카테고리:

← 피드로
DEV Community · Water Run · 2026-07-18 개발(SW)

Water Run

stoneChat is a locally hosted LLM web chat client built specifically for Windows XP-era machines and Internet Explorer 6.

UI

The frontend remains compatible with IE6. A small PHP server handles the chat requests, while stunnel provides HTTPS support for modern API endpoints.

Models are defined in an INI file. Each model can have its own API endpoint, API key, model ID, streaming setting, token limit, and timeout. OpenAI-compatible APIs are supported.

The same configuration file also manages users, model access, language preferences, and keyboard behavior.

stoneChat runs on Windows with PHP 5.4 or newer and starts through RUN.cmd.

GitHub: https://github.com/Water-Run/stoneChat

License: WTFPL

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다