Skip to content

Commit

Permalink
left out a file
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis committed Dec 5, 2023
1 parent 9d3ce04 commit ce9ec91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libs/core/langchain_core/stores.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ def yield_keys(
This method is allowed to return an iterator over either K or str
depending on what makes more sense for the given store.
"""


ByteStore = BaseStore[str, bytes]

0 comments on commit ce9ec91

Please sign in to comment.