Skip to content

.Net Hugging Face HttpClient Connector Update#5075

Merged
rogerbarreto merged 52 commits intomicrosoft:mainfrom
rogerbarreto:features/hugging-face-httpclient
Feb 23, 2024
Merged

.Net Hugging Face HttpClient Connector Update#5075
rogerbarreto merged 52 commits intomicrosoft:mainfrom
rogerbarreto:features/hugging-face-httpclient

Conversation

@rogerbarreto
Copy link
Member

@rogerbarreto rogerbarreto commented Feb 19, 2024

Motivation and Context

Resolves Partially #4947

Update Hugging Face connector segregating the responsibilities of the TextGenerationService, TextEmbeddingService, HttpClient, JsonParsing, EndPointResolving.

Description

This enables paving the way to support additional Hugging Face modalities

@rogerbarreto rogerbarreto requested a review from a team as a code owner February 19, 2024 14:31
@rogerbarreto rogerbarreto self-assigned this Feb 19, 2024
@shawncal shawncal added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Feb 19, 2024
rogerbarreto and others added 5 commits February 22, 2024 18:00
…lient.cs

Co-authored-by: Krzysztof Kasprowicz <60486987+Krzysztof318@users.noreply.github.com>
…lient.cs

Co-authored-by: Krzysztof Kasprowicz <60486987+Krzysztof318@users.noreply.github.com>
@rogerbarreto
Copy link
Member Author

rogerbarreto commented Feb 22, 2024

You need so big test data file embeddings_test_response_feature_extraction.json?

@Krzysztof318 Good point, didnt realize it was so big, updated to a smaller sample.

@rogerbarreto rogerbarreto linked an issue Feb 22, 2024 that may be closed by this pull request
@rogerbarreto rogerbarreto added this pull request to the merge queue Feb 23, 2024
Merged via the queue into microsoft:main with commit 316ff5d Feb 23, 2024
@rogerbarreto rogerbarreto deleted the features/hugging-face-httpclient branch February 23, 2024 16:00
LudoCorporateShark pushed a commit to LudoCorporateShark/semantic-kernel that referenced this pull request Aug 25, 2024
### Motivation and Context

Resolves Partially microsoft#4947 

Update Hugging Face connector segregating the responsibilities of the
TextGenerationService, TextEmbeddingService, HttpClient, JsonParsing,
EndPointResolving.

### Description

This enables paving the way to support additional Hugging Face
modalities

---------

Co-authored-by: Krzysztof Kasprowicz <60486987+Krzysztof318@users.noreply.github.com>
Bryan-Roe pushed a commit to Bryan-Roe-ai/semantic-kernel that referenced this pull request Oct 6, 2024
### Motivation and Context

Resolves Partially microsoft#4947 

Update Hugging Face connector segregating the responsibilities of the
TextGenerationService, TextEmbeddingService, HttpClient, JsonParsing,
EndPointResolving.

### Description

This enables paving the way to support additional Hugging Face
modalities

---------

Co-authored-by: Krzysztof Kasprowicz <60486987+Krzysztof318@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.Net: Update Hugging Face connector

6 participants