Skip to content

0.1.265

Latest
Compare
Choose a tag to compare
@pchalasani pchalasani released this 10 Jun 16:47
· 1 commit to main since this release

Minor:

  • RedisCache: only warn first time about missing pw
  • Task: do not actually create cache (of type RedisCache) in definition; use classmethod to only create when first used -- this fixes Redis-related warnings that were shown simply when doing import langroid as lr