-
Notifications
You must be signed in to change notification settings - Fork 2.9k
chore(*): remove deprecations #9102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
b0a0613 to
e1581d1
Compare
libs/langchain-core/src/utils/env.ts
Outdated
| return getRuntimeEnvironmentSync(); | ||
| } | ||
|
|
||
| export function getRuntimeEnvironmentSync(): RuntimeEnvironment { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's just rename this to getRuntimeEnvironment?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shore
ca2473e to
e0bd543
Compare
e0bd543 to
1eb09e3
Compare
anything that was marked as @deprecated is being removed here