Skip to content

Add openai as separate model provider#140

Merged
shivashanmugam merged 4 commits intomainfrom
kkaitepalli/openai-provider
May 9, 2026
Merged

Add openai as separate model provider#140
shivashanmugam merged 4 commits intomainfrom
kkaitepalli/openai-provider

Conversation

@KavyaSree2610
Copy link
Copy Markdown
Collaborator

@KavyaSree2610 KavyaSree2610 commented May 7, 2026

Fixes #133

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.99%. Comparing base (4505642) to head (2c2f52f).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
+ Coverage   64.38%   64.99%   +0.61%     
==========================================
  Files          33       34       +1     
  Lines        2333     2374      +41     
==========================================
+ Hits         1502     1543      +41     
  Misses        831      831              
Flag Coverage Δ
integration 34.49% <72.30%> (+0.16%) ⬆️
ollama_local 32.26% <38.46%> (+0.33%) ⬆️
slow-browser 26.83% <55.38%> (+0.25%) ⬆️
slow-other 39.42% <72.30%> (+1.02%) ⬆️
unit 59.18% <100.00%> (+0.71%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/microbots/MicroBot.py 100.00% <100.00%> (ø)
src/microbots/constants.py 100.00% <100.00%> (ø)
src/microbots/llm/azure_openai_api.py 100.00% <100.00%> (ø)
src/microbots/llm/openai_api.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@KavyaSree2610 KavyaSree2610 marked this pull request as ready for review May 7, 2026 10:46
Comment thread README.md
Comment thread .github/workflows/test.yml
Comment thread docs/index.md
Comment thread docs/authentication.md
Copy link
Copy Markdown
Collaborator

@shivashanmugam shivashanmugam left a comment

Choose a reason for hiding this comment

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

Added few comments. Please check

Copy link
Copy Markdown
Collaborator

@shivashanmugam shivashanmugam left a comment

Choose a reason for hiding this comment

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

after pr comments resolving

@shivashanmugam shivashanmugam merged commit d32a888 into main May 9, 2026
348 of 353 checks passed
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.

azure-openai provider does not work as exepected

3 participants