Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rysweet-adopt .NET Microsoft.Extensions.AI abstractions #3790

Merged
merged 66 commits into from
Oct 23, 2024

Conversation

rysweet
Copy link
Collaborator

@rysweet rysweet commented Oct 14, 2024

  • adopts the new Microsoft.Extensions.AI abstractions
  • adds a base InferenceAgent
  • fixes a lot of pain points in the runtime wrt startup/shutdown
  • fixes some uncaught exceptions in the grpc stream reading
  • adds an example for running the backend service in its own process
  • adds an example of an agent that connects to OpenAI/Ollama
  • adds an example of wrapping an agent app in .NET Aspire

@rysweet rysweet marked this pull request as draft October 14, 2024 22:14
@rysweet rysweet requested review from colombod and removed request for colombod October 16, 2024 23:25
@rysweet rysweet requested a review from lokitoth October 23, 2024 12:56
@rysweet rysweet marked this pull request as draft October 23, 2024 17:14
@rysweet rysweet marked this pull request as ready for review October 23, 2024 17:51
@DavidLuong98 DavidLuong98 self-requested a review October 23, 2024 21:18
@rysweet rysweet merged commit bf407d9 into main Oct 23, 2024
36 checks passed
@rysweet rysweet deleted the rysweet-dotnet-ai-ext-abstractions branch October 23, 2024 21:23
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.

3 participants