Add prompt registry demo
This commit is contained in:
commit
655ee43c35
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# prompt-registry-demo
|
||||
|
||||
Демо Git-реестр промптов для prompt-lab.
|
||||
6
prompts/call_quality_score/metadata.yaml
Normal file
6
prompts/call_quality_score/metadata.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
key: call_quality_score
|
||||
owner: prompt-lab
|
||||
production: v2
|
||||
environments:
|
||||
production: v2
|
||||
staging: v1
|
||||
3
prompts/call_quality_score/v1.md
Normal file
3
prompts/call_quality_score/v1.md
Normal file
@ -0,0 +1,3 @@
|
||||
# call_quality_score v1
|
||||
|
||||
Оцени качество звонка от 1 до 5 и верни краткое резюме.
|
||||
3
prompts/call_quality_score/v2.md
Normal file
3
prompts/call_quality_score/v2.md
Normal file
@ -0,0 +1,3 @@
|
||||
# call_quality_score v2
|
||||
|
||||
Оцени качество звонка, эмпатию и решение проблемы. Верни JSON.
|
||||
3
tests/transcripts/sample_001.txt
Normal file
3
tests/transcripts/sample_001.txt
Normal file
@ -0,0 +1,3 @@
|
||||
Agent: Hello, thank you for calling support.
|
||||
Customer: My invoice is higher than expected.
|
||||
Agent: I can explain the usage spike and one-time setup fee.
|
||||
Loading…
x
Reference in New Issue
Block a user