Skip to content

Name refactoring + move OpenAI code to Connectors namespace#204

Merged
dluc merged 1 commit intomicrosoft:mainfrom
dluc:dluc100-ains
Mar 30, 2023
Merged

Name refactoring + move OpenAI code to Connectors namespace#204
dluc merged 1 commit intomicrosoft:mainfrom
dluc:dluc100-ains

Conversation

@dluc
Copy link
Contributor

@dluc dluc commented Mar 29, 2023

Motivation and Context

Cleaning up tech debt as per plan, last couple of months

  • Moved OpenAI code to Connectors namespace
  • Label => Service Id
  • Backend => Service / Connector
  • EmbeddingGenerator => EmbeddingGeneration / TextEmbeddingGeneration

@dluc dluc requested a review from shawncal March 29, 2023 03:27
@dluc dluc changed the title Name refactoring Name refactoring + move OpenAI code to Connectors project Mar 29, 2023
@dluc dluc added the PR: ready for review All feedback addressed, ready for reviews label Mar 29, 2023
@dluc dluc force-pushed the dluc100-ains branch 7 times, most recently from 34d4900 to c3be718 Compare March 29, 2023 06:52
@dluc dluc added .NET Issue or Pull requests regarding .NET code main labels Mar 29, 2023
@dluc dluc requested a review from dmytrostruk March 29, 2023 06:53
@dluc dluc force-pushed the dluc100-ains branch 5 times, most recently from 2786b9d to 3032035 Compare March 29, 2023 22:25
@dluc dluc added PR: in progress Under development and/or addressing feedback and removed PR: ready for review All feedback addressed, ready for reviews labels Mar 30, 2023
@dluc dluc force-pushed the dluc100-ains branch 2 times, most recently from b1439f6 to 25b917d Compare March 30, 2023 17:19
@dluc dluc changed the title Name refactoring + move OpenAI code to Connectors project Name refactoring + move OpenAI code to Connectors namespace Mar 30, 2023
@dluc dluc removed the PR: in progress Under development and/or addressing feedback label Mar 30, 2023
@dluc dluc added the PR: ready for review All feedback addressed, ready for reviews label Mar 30, 2023
@dluc dluc force-pushed the dluc100-ains branch 2 times, most recently from 1ac3458 to 43fde55 Compare March 30, 2023 17:31
awharrison-28
awharrison-28 previously approved these changes Mar 30, 2023
Add OpenAI connector
Label => Service Id
Backend => Service / Connector
EmbeddingGenerator => EmbeddingGeneration / TextEmbeddingGeneration
Improve extension methods namespaces to reduce "using" statements
Prompt config: rename "default_backends" to "default_services"
@dluc dluc merged commit 215933e into microsoft:main Mar 30, 2023
@dluc dluc deleted the dluc100-ains branch March 30, 2023 18:29
dehoward pushed a commit to lemillermicrosoft/semantic-kernel that referenced this pull request Jun 1, 2023
…t#204)

### Motivation and Context

Cleaning up tech debt as per plan, last couple of months

* Moved OpenAI code to Connectors namespace
* Label => Service Id
* Backend => Service / Connector
* EmbeddingGenerator => EmbeddingGeneration / TextEmbeddingGeneration
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
…t#204)

### Motivation and Context

Cleaning up tech debt as per plan, last couple of months

* Moved OpenAI code to Connectors namespace
* Label => Service Id
* Backend => Service / Connector
* EmbeddingGenerator => EmbeddingGeneration / TextEmbeddingGeneration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Issue or Pull requests regarding .NET code PR: ready for review All feedback addressed, ready for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants