ayush rajgor
ayush rajgor
@minar09 ## I upgrade the project to a new version of libraries. code is tested on the new version of torch=1.13.1, torchvision=0.14.1 using python 3.9 pip installation. [March 2023 update:...
This PR resolves these issues: https://github.com/stitionai/devika/issues/2 https://github.com/stitionai/devika/issues/3 https://github.com/stitionai/devika/issues/4 https://github.com/stitionai/devika/issues/6 https://github.com/stitionai/devika/issues/16 https://github.com/stitionai/devika/issues/19 https://github.com/stitionai/devika/issues/27 https://github.com/stitionai/devika/issues/29 https://github.com/stitionai/devika/issues/37 https://github.com/stitionai/devika/issues/43 https://github.com/stitionai/devika/issues/46 https://github.com/stitionai/devika/issues/57 https://github.com/stitionai/devika/issues/102 https://github.com/stitionai/devika/issues/119 ### Note if this PR is in the draft, it may...
migrate-to-v1 ## Summary With new OpenAI API changes the Multiclass_classification_for_transactions notebook has become outdated. This PR updates everything to the latest API versions. migrate the project to the new v1...
An example request of speech creation in Python that still uses an old method [documentation](https://platform.openai.com/docs/api-reference/audio/createSpeech) I updated it to client variable.
Changelog : - I add sendMessage into the browser API wrapper to fix the Send Message error. - Add scripting permission for adding element selector script injection. - Switch to...