Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev committed Jan 8, 2024
1 parent c84a071 commit a7d36a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/core/langchain_core/sys_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ def print_sys_info(*, additional_pkgs: Sequence[str] = tuple()) -> None:
"langchain_core",
"langchain",
"langchain_community",
"langserve",
] + list(additional_pkgs)

system_info = {
Expand Down

0 comments on commit a7d36a9

Please sign in to comment.