microsoft/TypeAgent

Public

mirrored from https://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
10625024cd7f4074eaa569115ee3d9f10ff34792

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

dotnet/typeagent/README.md

29lines · modepreview

# TypeAgent.NET

Working towards .NET versions of the following TypeAgent libraries:
* [KnowPro](../../ts/packages/knowPro/README.md)

TypeAgent.NET will incorporate [TypeChat.net](https://github.com/microsoft/typechat.net)

This **sample code** is in early stage experimental developement with **frequent changes**. 

## KnowPro.NET
KnowPro.NET implements Structured RAG in C# for .NET platforms. 

It will improve on the Typescript implementation in the following ways:
* It is fully asynchronous
* Operators are/will be reworked for more efficient async operation
* Asynchronous storage providers with improved Sql schemas
* Larger index sizes


## Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
trademarks or logos is subject to and must follow
[Microsoft's Trademark \& Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.