You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The Dod a8647981d3 README edit преди 10 месеца
archive Add video_content embeds преди 1 година
editor-archive Add video_content embeds преди 1 година
static fix copy/paste errors in templates преди 1 година
templates fix copy/paste errors in templates преди 1 година
.gitignore Add README преди 10 месеца
README.md README edit преди 10 месеца
app.py Add README преди 10 месеца
debug-server.sh Add prompt/<user>.txt преди 1 година
example.env Connect to chatGPT преди 1 година
requirements.txt Connect to chatGPT преди 1 година

README.md

Running

Prompt files

Prompt template is at templates/prompt.txt

The sources of the fields are:

  • {{user}} — One of the files at static/users, describing current user.
  • {{schema}}static/chat.schema.json (after dereference). Describing the syntax [and some semantics] of JSON replies we expect from the assistant.
  • {{example}}static/chat-example.json
  • {{img_enum}} — Available images (including text description). See here (while server is running)