microsoft / TypeChat

TypeChat is a library that makes it easy to build natural language interfaces using types.
https://microsoft.github.io/TypeChat/
MIT License
8.06k stars 378 forks source link

[Python] Python specific repo #217

Open pamelafox opened 3 months ago

pamelafox commented 3 months ago

It's confusing to look through issues here as it's unclear whether theyre discussing the TS SDK or Python SDK. My preference would be a Python specific issue.

You could even rename it to TypedChat for Python [to match TypedDict] to make it easier to distinguish for Python devs. When I tell devs about Typechat, they assume its TS only.