Ihor Pavlenko

Results 6 issues of Ihor Pavlenko

seems that styling in the new About pages is a bit broken the footer is higher than it should be. it's reproducible on resolution 1366x768 before: ![Screenshot 2021-10-27 at 07-05-41...

There was a use case that where failing because it expects the `old` ( or `-` ) to come only after the `new` (or `+`). Code produces the correct diff...

Once I checked out the repository to explore, I found out that `extensions/vscode` is throwing an error that was caused by the old version of the Node.js that I'm using....

As stated in the official documentation for the Weaviate TypeScript client they are deprecating the v2 version of the client. > The [v3 client](https://weaviate.io/developers/weaviate/client-libraries/typescript/typescript-v3) is the current TypeScript client. If...

# Add Language Selection for Deepgram Speech Recognition ## Summary Adds configurable language selection for Deepgram Nova-3 speech-to-text with support for English, Dutch, and multilingual detection. ## Changes Made -...