promptulate icon indicating copy to clipboard operation
promptulate copied to clipboard

Add gradio+ pne.chat simple chat app use cases

Open Undertone0809 opened this issue 9 months ago • 1 comments

🚀 Feature Request

Just build a simple chatbot by gradio and pne.chat

Functions:

  • select models
  • input env and key

Output

  • a example code in examples

Example directories:

  • examples/gradio-chatbot/app.py

  • examples/gradio-chatbot/requirements.txt

  • examples/gradio-chatbot/README.md

  • a docs

Undertone0809 avatar May 12 '24 20:05 Undertone0809