Skip to content

docs: update openai compeletion doc, fix failed OpenAI test#2348

Merged
mhamilton723 merged 35 commits into
microsoft:masterfrom
JessicaXYWang:openAICompletion
Mar 24, 2025
Merged

docs: update openai compeletion doc, fix failed OpenAI test#2348
mhamilton723 merged 35 commits into
microsoft:masterfrom
JessicaXYWang:openAICompletion

Conversation

@JessicaXYWang

@JessicaXYWang JessicaXYWang commented Feb 20, 2025

Copy link
Copy Markdown
Contributor

OpenAI UnitTest is cancelled on master with unreported error. This PR disable completion test and replace Completion with ChatCompletion for DefaultSuite and should make it OpenAI tests green.

@JessicaXYWang JessicaXYWang changed the title update openai compeletion doc docs: update openai compeletion doc Feb 20, 2025
@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter

codecov-commenter commented Feb 20, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.16%. Comparing base (7878fec) to head (34c1da8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2348      +/-   ##
==========================================
- Coverage   83.67%   81.16%   -2.52%     
==========================================
  Files         331      331              
  Lines       17177    17177              
  Branches     1526     1526              
==========================================
- Hits        14373    13941     -432     
- Misses       2804     3236     +432     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang JessicaXYWang changed the title docs: update openai compeletion doc docs: update openai compeletion doc, fix failed OpenAI test Feb 24, 2025
@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723

Copy link
Copy Markdown
Contributor

Looks like theres still a few instances of the old mopdel in the langchain tests

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

Comment on lines 55 to 56
deployment_name="gpt-35-turbo",
model_name="gpt-35-turbo",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

these are the lines you should change to 4o IIUC

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@JessicaXYWang

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit a4dec08 into microsoft:master Mar 24, 2025
@JessicaXYWang JessicaXYWang deleted the openAICompletion branch June 20, 2025 17:48
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.

3 participants