Add prompt template from langfuse (#2883)

* feat: add langfuse prompt template

* style: change component label

* style: adjust some semi-colons and add author field

* add credential to PromptLangfuse.ts

* fix linting issue

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
This commit is contained in:
Lucas Cruz
2024-08-07 08:08:31 -03:00
committed by GitHub
parent 44adebe953
commit c7306c93d7
2 changed files with 101 additions and 0 deletions
@@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="5" y="7" width="22" height="18" rx="2" stroke="black" stroke-width="2"/>
<path d="M11 12L15 16L11 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17 20H21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 396 B