A generic frontend-only page for accessing various LLM APIs.
- Support for ChatGPT API.
- Support for Open Router API.
- Compatibility with all OpenAI-compatible platform APIs (Custom mode).
- Support for chat history.
- Displays reasoning process (Thinking).
- Implemented text fade-in effect similar to Gemini.
- Replica of Gemini-style chat UI.
- Renders mathematical formulas, optimized for outputs from models like ChatGPT.
- Supports code block copying and Markdown-formatted text copying.
- Model Selection: Choose the model from the top-left dropdown.
- API Key: Enter your API key in the top-right settings.
- Integrate Gemini API support.
- Enable chat message editing functionality.
- Implement image upload capability.
- Add parameter adjustment controls.
- Display API usage costs.