Azure-Samples / Azure-Samples/sonic-brief

The prompt retrieve function only retrieves a partial prompt.

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
36
Forks
26
PR merge metrics
No merged PRs in 30d

Description

The function to pull the prompt back from the Cosmos DB only pulls back the first part of the prompt:

"prompts": {
"instruction": "",
"task": "",
"details": "",
"notes": ""
},

It only pulls back 'instruction'. It should pull back all parts to form the full prompt.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.