langchain-go-example

command module
v0.0.0-...-9737335 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 3 Imported by: 0

README

langchain-go-example

How to run

  1. set environment variables
export OPENAI_API_KEY=YOUR_OPENAI_API_KEY
  1. Install docker and docker-compose
docker-compose up
  1. Migrate VectorStores
go run script/weaviate/main.go
  1. Insert FAQ Data
go run script/insert_docs_csv/main.go
go run script/insert_docs_html/main.go
  1. Run the main program
go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
script

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL