Imports
- github.com/fatih/color
- github.com/ledongthuc/pdf
- github.com/joho/godotenv
- github.com/manifoldco/promptui
- github.com/spf13/cobra
- github.com/sourcegraph/conc/pool
- github.com/tmc/langchaingo/llms/openai
- github.com/tmc/langchaingo/llms
- github.com/tmc/langchaingo/schema
- github.com/tmc/langchaingo/textsplitter
- github.com/tmc/langchaingo/tools/sqldatabase/mysql
- github.com/tmc/langchaingo/tools/sqldatabase/sqlite3
- github.com/tmc/langchaingo/tools/sqldatabase/postgresql
- github.com/tmc/langchaingo/embeddings/openai
Imports in module “github.com/byebyebruce/chat2data”
- github.com/byebyebruce/chat2data/util
- github.com/byebyebruce/chat2data/csvimporter
- github.com/byebyebruce/chat2data/htmlloader
- github.com/byebyebruce/chat2data/localvectordb
- github.com/byebyebruce/chat2data/qa
- github.com/byebyebruce/chat2data/qa/dbchain
- github.com/byebyebruce/chat2data/qa/ragchain
- github.com/byebyebruce/chat2data/ui/cli
- github.com/byebyebruce/chat2data/ui/web