Closed kshitiz-okahu closed 4 months ago
My recommendation would be to maintain separate repository for each programming language, as it would ease the management of continuous integration with code and security checks in Github, and release process for committers would be without any ambiguity.
My recommendation would be to maintain separate repository for each programming language, as it would ease the management of continuous integration with code and security checks in Github, and release process for committers would be without any ambiguity.
@oi-raanne , agree with the proposition. Let's keep the current repo for python and create a new one for typescript. In future, we can follow this practice for any new language that we add support for. I'll go ahead create the new repo. Thanks
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.
The code contains instrumentation POC code for LangChain and LlamaIndex frameworks. The code uses commonJS modules. The POC for Modules: ECMAScript will be added later