tryAGI / tryAGI/CSharpToJsonSchema

Seen Microsoft.Extensions.AI?

Open
#18 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
7
Forks
2
Avg merge
1d 10h
Merged PRs (30d)
4

Description

There is a really neat library in there that does something similar. It's AIJsonUtilities.CreateJsonSchema(type);

They're baking it into Semantic Kernel now, so if you folks use that library instead of this, you may also get some Semantic Kernel compatibility that would be worth exploring.

Maybe if you find some things you folks do better than that does, you could pass along some PRs?

Thanks for all your hard work!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing schema-generation entry points and comparing their behavior with Microsoft.Extensions.AI's AIJsonUtilities.CreateJsonSchema(type). Then investigate Semantic Kernel compatibility and identify concrete differences or integration goals; the issue names no files, tests, or definition of done.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.