mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
Merge branch 'master' into nc/20dec/runnable-chain
This commit is contained in:
@@ -10,7 +10,7 @@ def get_runtime_environment() -> dict:
|
||||
|
||||
return {
|
||||
"library_version": __version__,
|
||||
"library": "langchain",
|
||||
"library": "langchain-core",
|
||||
"platform": platform.platform(),
|
||||
"runtime": "python",
|
||||
"runtime_version": platform.python_version(),
|
||||
|
||||
Reference in New Issue
Block a user