microsoft / ai-chat-protocol

A library + API spec for easily streaming generative AI output to your chat applications.
MIT License
115 stars 17 forks source link

Adding TypeSpec definition of the wire protocol. #16

Closed glecaros closed 6 months ago

dargilco commented 6 months ago

Do package.json and package-lock.json files need to be checked in?

glecaros commented 6 months ago

Do package.json and package-lock.json files need to be checked in?

Yeah, package.json for sure and we package-lock.json to lock on the versions to a combination that works.