Skip to content

Move Language Model to TypeChat#176

Merged
umeshma merged 13 commits intomainfrom
umeshma/refactor
Oct 12, 2023
Merged

Move Language Model to TypeChat#176
umeshma merged 13 commits intomainfrom
umeshma/refactor

Conversation

@umeshma
Copy link
Collaborator

@umeshma umeshma commented Oct 11, 2023

This change includes:

  • Introduces a a lightweight LanguageModel class built into the TypeChat assembly. The class is a basic wrapper around the Open AI and Azure AI REST APIs. This also improves fidelity with TypeChat (Typescript)
  • LanguageModel class in TypeChat.SemanticKernel renamed to ChatLanguageModel
  • Examples migrated where appropriate
  • Unit tests for the above, as well as other classes
  • Updated ReadMe

@umeshma umeshma requested a review from a team as a code owner October 11, 2023 23:49
@umeshma umeshma merged commit 8ba56c4 into main Oct 12, 2023
@umeshma umeshma deleted the umeshma/refactor branch October 12, 2023 00:29
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.

1 participant