From fdb35d7dc924ed8433f96cb6843d16fb6544b383 Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Thu, 3 Oct 2024 09:24:03 +0200 Subject: [PATCH] add chat docs --- docs/prompt.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/prompt.md b/docs/prompt.md index 63504ee..8617226 100644 --- a/docs/prompt.md +++ b/docs/prompt.md @@ -33,6 +33,13 @@ provided by Jinja, Banks supports the following ones, specific for prompt engine Extensions are custom functions that can be used to add new tags to the template engine. Banks supports the following ones, specific for prompt engineering. +::: banks.extensions.chat.chat + options: + show_root_full_path: false + show_symbol_type_heading: false + show_signature_annotations: false + heading_level: 3 + ::: banks.extensions.generate.generate options: show_root_full_path: false