.Net: MS AI Ollama with Function calling - #9488
Merged
rogerbarreto merged 19 commits intoNov 8, 2024
Merged
Conversation
rogerbarreto
had a problem deploying
to
integration
October 31, 2024 16:45 — with
GitHub Actions
Failure
rogerbarreto
had a problem deploying
to
integration
November 1, 2024 10:04 — with
GitHub Actions
Failure
stephentoub
reviewed
Nov 1, 2024
stephentoub
reviewed
Nov 1, 2024
rogerbarreto
had a problem deploying
to
integration
November 1, 2024 15:57 — with
GitHub Actions
Failure
rogerbarreto
had a problem deploying
to
integration
November 4, 2024 14:38 — with
GitHub Actions
Error
rogerbarreto
had a problem deploying
to
integration
November 4, 2024 14:41 — with
GitHub Actions
Failure
rogerbarreto
had a problem deploying
to
integration
November 7, 2024 12:09 — with
GitHub Actions
Error
rogerbarreto
marked this pull request as ready for review
November 7, 2024 12:11
rogerbarreto
had a problem deploying
to
integration
November 7, 2024 12:12 — with
GitHub Actions
Failure
rogerbarreto
had a problem deploying
to
integration
November 7, 2024 12:35 — with
GitHub Actions
Error
rogerbarreto
had a problem deploying
to
integration
November 7, 2024 12:37 — with
GitHub Actions
Failure
rogerbarreto
temporarily deployed
to
integration
November 7, 2024 14:08 — with
GitHub Actions
Inactive
dmytrostruk
approved these changes
Nov 7, 2024
rogerbarreto
had a problem deploying
to
integration
November 7, 2024 17:54 — with
GitHub Actions
Error
rogerbarreto
temporarily deployed
to
integration
November 7, 2024 17:57 — with
GitHub Actions
Inactive
rogerbarreto
temporarily deployed
to
integration
November 7, 2024 18:09 — with
GitHub Actions
Inactive
ladeak
reviewed
Nov 7, 2024
ladeak
reviewed
Nov 7, 2024
rogerbarreto
had a problem deploying
to
integration
November 8, 2024 09:34 — with
GitHub Actions
Error
rogerbarreto
temporarily deployed
to
integration
November 8, 2024 09:36 — with
GitHub Actions
Inactive
rogerbarreto
temporarily deployed
to
integration
November 8, 2024 09:49 — with
GitHub Actions
Inactive
SergeyMenshykh
approved these changes
Nov 8, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem & Solution
This PR updates the Ollama Connector to use it's latest
OllamaSharpupdated version4.0where already supports the newMicrosoft.Extensions.AIthat can be completely leveraged by SK Abstractions including Function Calling support.