Add playground and fix embeddings

This commit is contained in:
kwaroran
2024-04-24 21:49:25 +09:00
parent bd2e1a05b7
commit 3d8b3b669d
14 changed files with 202 additions and 31 deletions

View File

@@ -580,4 +580,8 @@ export const languageEnglish = {
chatFormating: "Chat Formating",
useInstructPrompt: "Use Instruction Prompt",
hanuraiMemory: "HanuraiMemory",
playground: "Playground",
embedding: "Embedding",
syntax: "Syntax",
run: "Run",
}