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: LLM Model Responds in Spanish #79

Merged
merged 2 commits into from
Nov 22, 2024
Merged

fix: LLM Model Responds in Spanish #79

merged 2 commits into from
Nov 22, 2024

Conversation

Harmanpreet-Microsoft
Copy link
Collaborator

Purpose

The deployed LLM model occasionally answers in Spanish when asked a query in English, specifically when asked for "fellow."
The necessary changes are made to system prompt to solve this issue

  • ...

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

What to Check

The LLM model should respond in English consistently, regardless of the input query.

  • ...

Other Information

image

@Harmanpreet-Microsoft Harmanpreet-Microsoft changed the title fix : [CWYD] LLM Model Responds in Spanish fix :[CWYD] LLM Model Responds in Spanish Nov 22, 2024
@Harmanpreet-Microsoft Harmanpreet-Microsoft changed the title fix :[CWYD] LLM Model Responds in Spanish fix:LLM Model Responds in Spanish Nov 22, 2024
@Harmanpreet-Microsoft Harmanpreet-Microsoft changed the title fix:LLM Model Responds in Spanish fix :LLM Model Responds in Spanish Nov 22, 2024
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.476s ⏱️

@Harmanpreet-Microsoft Harmanpreet-Microsoft changed the title fix :LLM Model Responds in Spanish fix: LLM Model Responds in Spanish Nov 22, 2024
@Roopan-Microsoft Roopan-Microsoft merged commit 2e3c752 into main Nov 22, 2024
5 of 9 checks passed
Copy link

🎉 This PR is included in version 1.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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