ilhooq's picture
Update README
6865764
|
raw
history blame
589 Bytes
metadata
title: Deepseek Coder 1.3b Instruct
emoji: πŸ†
colorFrom: yellow
colorTo: red
sdk: docker
pinned: false
license: gpl-3.0
app_port: 7860

chatgpt-api-frontend

Frontend of ChatGPT API, with an optional Cloudflare Pages Functions backend to proxy requests and store tokens.

Code from https://github.com/longern/chatgpt-api-frontend

Features

  • Chat with gpt-3.5-turbo model
  • Stream HTTP responses
  • Markdown support
  • Code highlighting
  • Save chat history
  • Store token in backend or require user to provide it

Usage

Open index.html. That's it!