Mads Bolaris
Mads Bolaris
@DavidLuong98, can you confirm if the PRs that @RogerBarreto mentioned address the challenges you faced? :)
Closing since we currently do not have plans to add a TypeScript version of the SDK. This may change in the future.
Closing this issue since the COSMOS DB connector was deprecated.
I tried the sample with `gpt-3.5-turbo` and `text-embedding-ada-002` and was not able to repro. From what I can tell, the `KernelHttpServer` has seen some changes in the last few weeks...
@DavidParks8, I wanted to follow up and see if you were interested in helping us create an AI connector for ONNX models
I am not able to repo this. Closing this with the assumption that the problem has now been fixed since this issue is fairly old. Please reopen if there are...
The HttpClient has been updated across the kernel; please let us know if this issue still persists.
Sample Code: OpenAI service failed to complete the prompt, APIConnectionError issue with Python 3.10
> I _think_ I've run into the same SSL certificate something error. > > And found [this solution on SO](https://stackoverflow.com/questions/42098126/mac-osx-python-ssl-sslerror-ssl-certificate-verify-failed-certificate-verify): > > ```shell > bash /Applications/Python*/Install\ Certificates.command > ``` >...
> Also wondering if extending DocumentSkill would be a better place to implement chunkers I like the idea of making chunkers plugins/functions
We're starting with the YAML format that is being defined by Azure AI Studio. Afterwards, we can add markdown support.