Ankit Sinha

Results 25 comments of Ankit Sinha

Bumping this to check update. :) With asp.net 5 now in rc1, I am in desperate need for automatically bumping my version numbers. Will nuget versioning scheme be supported by...

@NightOwl888 I found a way to increase pre-release build using [DNX_BUILD_VERSION environment variable.](https://github.com/aspnet/dnx/issues/2190#issuecomment-118540681) @stevelacy However I would still like the feature included into gulp-bump, as we are using this to...

I agree with @NightOwl888. Nuget is SemVer compliant. If you are still worried, adding this as an option will not really break the underlying concept of gulp-bump.

Jumping on this and adding another question - - How do you use `ChatVectorDBChain` with an agent? If we create a function wrapper over ChatVectorDBChain and use it as tool,...