Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Bug-9496 | Response handled if we ask suggested questions for the tool #1545

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Roopan-Microsoft
Copy link
Contributor

Purpose

  • Response handled if we ask suggested questions for the tool
  • It will respond like for questions like "Give me some suggested questions for this tool?""

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • Check by asking questions like "Can you suggest some question I should ask to this tool?"

Other Information

Copy link

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code/backend/batch/utilities/orchestrator
   open_ai_functions.py591574%117–119, 122, 125–126, 129, 134–136, 138–140, 143, 148
TOTAL310991570% 

Tests Skipped Failures Errors Time
301 0 💤 0 ❌ 0 🔥 49.353s ⏱️

Copy link
Collaborator

@marktayl1 marktayl1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will approve changes to prompting. My understanding is that this prompting is designed to ground the model and only applies to grounding the model in its data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants