.Net: Ollama Support Function Calling - #9275
Closed
rogerbarreto wants to merge 29 commits into
Closed
Conversation
rogerbarreto
had a problem deploying
to
integration
October 15, 2024 08:34 — with
GitHub Actions
Error
rogerbarreto
had a problem deploying
to
integration
October 15, 2024 08:36 — with
GitHub Actions
Failure
rogerbarreto
had a problem deploying
to
integration
October 16, 2024 08:51 — with
GitHub Actions
Failure
rogerbarreto
had a problem deploying
to
integration
October 16, 2024 11:23 — with
GitHub Actions
Failure
rogerbarreto
had a problem deploying
to
integration
October 16, 2024 12:13 — with
GitHub Actions
Failure
rogerbarreto
had a problem deploying
to
integration
October 17, 2024 08:19 — with
GitHub Actions
Failure
rogerbarreto
temporarily deployed
to
integration
October 19, 2024 20:37 — with
GitHub Actions
Inactive
rogerbarreto
marked this pull request as ready for review
October 19, 2024 21:55
rogerbarreto
temporarily deployed
to
integration
October 19, 2024 21:56 — with
GitHub Actions
Inactive
rogerbarreto
temporarily deployed
to
integration
October 24, 2024 11:18 — with
GitHub Actions
Inactive
rogerbarreto
temporarily deployed
to
integration
October 24, 2024 11:35 — with
GitHub Actions
Inactive
rogerbarreto
temporarily deployed
to
integration
October 24, 2024 11:56 — with
GitHub Actions
Inactive
markwallace-microsoft
approved these changes
Oct 24, 2024
TaoChenOSU
reviewed
Oct 24, 2024
SergeyMenshykh
approved these changes
Oct 24, 2024
rogerbarreto
had a problem deploying
to
integration
October 24, 2024 17:57 — with
GitHub Actions
Error
rogerbarreto
had a problem deploying
to
integration
October 24, 2024 18:00 — with
GitHub Actions
Failure
rogerbarreto
temporarily deployed
to
integration
October 24, 2024 18:15 — with
GitHub Actions
Inactive
rogerbarreto
enabled auto-merge
October 24, 2024 18:40
rogerbarreto
temporarily deployed
to
integration
October 30, 2024 12:28 — with
GitHub Actions
Inactive
Member
|
Rather than merging new code for this support, now that OllamaSharp provides an IChatClient implementation, including function calling, should we start looking at this connector as the first to be on the new plan of just having the IChatCompletionService implementation use M.E.AI internally? |
rogerbarreto
disabled auto-merge
October 31, 2024 07:59
Member
Author
|
I have thought on that, with the recent merges now is possible to do as you saying. I will be updating this PR to use Ollama's sharp IChatClient internally with examples and a simple README.md, for community orientation |
ladeak
reviewed
Nov 3, 2024
Member
Author
|
Closing this PR as it was superseded by |
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.
Motivation and Context