Gopi Krishna

Results 5 comments of Gopi Krishna

@echo-branch : We are not able to build an iOS build when we use your plugin. This is a work stoppage. Any ideas when this will get released - I...

No. This is not possible on this one. However, do checkout the Semantic Kernel library and samples. That one can. https://github.com/microsoft/chat-copilot

This one is tricky to implement for streaming chat completions, since this data is not passed back from the API. We'll need to compute it approximately using a tokenizer.

@dluc @DrEight : I am filtering on the score and only taking a reference if that scores above 0.75.