-
Requestia
- Brazil
Popular repositories Loading
-
TypeScript
TypeScript PublicForked from microsoft/TypeScript
A fork of TypeScript 1.8 that emits classes in a way that ExtJS understands
-
TypeScriptExtJSEmitter
TypeScriptExtJSEmitter PublicA fork of typescript to emit code in Ext JS class style
-
TypeScriptFastBuild
TypeScriptFastBuild PublicVisual studio build tasks to compile typescript files only when needed
C# 1
-
wkhtmltopdf
wkhtmltopdf PublicForked from codaxy/wkhtmltopdf
C# wrapper around excellent wkhtmltopdf console utility.
C#
-
BotSharp
BotSharp PublicForked from SciSharp/BotSharp
The Open Source AI Chatbot Platform Builder in 100% C# Running in .NET Core with Machine Learning algorithm.
C#
-
SnipsNlu
SnipsNlu PublicForked from BobLd/SnipsNlu
Snips NLU C# wrapper library to extract meaning from text
C#
3 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created an issue in microsoft/semantic-kernel that received 1 comment
Python: .Net: How to support Human-in-the-Loop in Agent and Process Frameworks
The Agent Framework + AgentChat can handle multi-turn conversations between agents, but how can I handle multi-turn conversations with the user? I …