langchain_core 0.0.1-dev.2 copy "langchain_core: ^0.0.1-dev.2" to clipboard
langchain_core: ^0.0.1-dev.2 copied to clipboard

Contains core abstractions of LangChain.dart and the LangChain Expression Language (LCEL).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add langchain_core

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  langchain_core: ^0.0.1-dev.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:langchain_core/langchain_core.dart';
3
likes
0
pub points
75%
popularity

Publisher

verified publisherlangchaindart.dev

Contains core abstractions of LangChain.dart and the LangChain Expression Language (LCEL).

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #nlp #llms #langchain

Documentation

Documentation

License

unknown (license)

Dependencies

meta

More

Packages that depend on langchain_core