redisai-go icon indicating copy to clipboard operation
redisai-go copied to clipboard

A Golang client for RedisAI

Results 5 redisai-go issues
Sort by recently updated
recently updated
newest added

Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gopkg.in/yaml.v3&package-manager=go_modules&previous-version=3.0.0-20210107192922-496545a6307b&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

following the changes in https://github.com/RedisAI/RedisAI/pull/383

enhancement

please notice that even though the examples pass, the TLS example is not being run given there is a missing artifact there... We made this on purpose so that users...

bug

Since Redis supports strings up to 512MB, blobs for very large models need to be chunked. Further reference here: https://oss.redislabs.com/redisai/commands/#aimodelset