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

Add extension method for OpenAISettingsBuilder #192

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

justinyoo
Copy link
Contributor

Related to #167 #161

This PR is:

  • To add an extension method, WithAppSettings() that reads appsettings.json and add the OpenAISettings as a dependency.

Copy link

Test Results

✔️ Tests 22 / 22 - passed in 20.1s
📝 Coverage 0%
📏 0 / 173 lines covered 🌿 0 / 18 branches covered
🔍 click here for more details

Copy link

Test Results

Tests

📋 Total ✔️ Passed ❌ Failed ⚠️ Skipped
22 22 0 0

Coverage

📏 Line 🌿 Branch
0 / 173 (0%) 0 / 18 (0%)

@justinyoo justinyoo merged commit 2f0d0d3 into main Aug 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Backend API] OpenAISettingsBuilder.WithAppSettings() 구현
1 participant