Socket
Socket
Sign inDemoInstall

langchain-core

Package Overview
Dependencies
16
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-rc.0 to 0.0.1

2

dist/callbacks/base.d.ts

@@ -6,3 +6,3 @@ import { ChainValues } from "../schema/index.js";

import { Serializable, Serialized, SerializedNotImplemented } from "../load/serializable.js";
import { SerializedFields } from "../load/map_keys.js";
import type { SerializedFields } from "../load/map_keys.js";
import { Document } from "../schema/document/document.js";

@@ -9,0 +9,0 @@ type Error = any;

import { InputValues, PartialValues } from "./index.js";
import { type BasePromptValue } from "./prompt.js";
import { BaseOutputParser } from "./output_parser.js";
import { SerializedFields } from "../load/map_keys.js";
import type { SerializedFields } from "../load/map_keys.js";
import { Runnable } from "../runnables/base.js";

@@ -6,0 +6,0 @@ import { BaseCallbackConfig } from "../callbacks/manager.js";

{
"name": "langchain-core",
"version": "0.0.1-rc.0",
"version": "0.0.1",
"description": "Typescript bindings for langchain",

@@ -5,0 +5,0 @@ "type": "module",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc