feat: custom prompt support

This commit is contained in:
Timothy J. Baek 2024-01-02 20:41:37 -08:00
parent ae9ad35023
commit 22c210e8f6
9 changed files with 1368 additions and 172 deletions

View file

@ -12,7 +12,7 @@ from apps.web.internal.db import DB
import json
####################
# User DB Schema
# Modelfile DB Schema
####################