Skip to content

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.

Copy link

This PR is stale because it has been open 180 days with no activity. Please update or it will be closed in 30 days.

@github-actions github-actions bot added the stale label Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants