Skip to content

feat: switch to Microsoft.Extensions.AI#102

Open
ktos wants to merge 3 commits intomainfrom
newai
Open

feat: switch to Microsoft.Extensions.AI#102
ktos wants to merge 3 commits intomainfrom
newai

Conversation

@ktos
Copy link
Member

@ktos ktos commented Nov 5, 2025

Instead of using 3rd party library, there is now official library from Microsoft, along with a set of abstractions allowing to use different LLM providers - in our case, we are still using OpenAI-compatible APIs, but universal library is now more... universal.

Also updated and simplified first AI provider, used in ItemGenerator: for some elements there will be a SingleResponseProvider, just answering the prompt, for more complex scenarios we will build some kind of ChatProvider in the future.

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