langchain_supabase 0.1.1+4 copy "langchain_supabase: ^0.1.1+4" to clipboard
langchain_supabase: ^0.1.1+4 copied to clipboard

LangChain.dart integration module for Supabase (e.g. Supabase Vector).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add langchain_supabase
copied to clipboard

With Flutter:

 $ flutter pub add langchain_supabase
copied to clipboard

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

dependencies:
  langchain_supabase: ^0.1.1+4
copied to clipboard

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

Import it

Now in your Dart code, you can use:

import 'package:langchain_supabase/langchain_supabase.dart';
copied to clipboard
4
likes
160
points
21
downloads

Publisher

verified publisherlangchaindart.dev

Weekly Downloads

2024.08.27 - 2025.03.11

LangChain.dart integration module for Supabase (e.g. Supabase Vector).

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ai #nlp #llms #langchain #vector-db

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

http, langchain_core, meta, supabase

More

Packages that depend on langchain_supabase