pranayroni / azure-search-openai-demo-csharp

documentbot in .net
MIT License
0 stars 1 forks source link

Allow chats, document uploads, etc. to all be asynchronously run locally. #100

Open pranayroni opened 1 month ago

pranayroni commented 1 month ago

23 Multichat is safely asynchronous. Using GUIDs to represent chats and messages inside an instance of chat.

pranayroni commented 1 month ago

still need docs to do this