Imports
- github.com/fatih/color
- github.com/olekukonko/tablewriter
- github.com/manifoldco/promptui
- github.com/spf13/cobra
- github.com/sashabaranov/go-openai
Imports in module “github.com/byebyebruce/chat2code”
- github.com/byebyebruce/chat2code
- github.com/byebyebruce/chat2code/llm/openaillm
- github.com/byebyebruce/chat2code/pkg/splitter/text_splitter
- github.com/byebyebruce/chat2code/pkg/util
- github.com/byebyebruce/chat2code/vectordb/localdb
- github.com/byebyebruce/chat2code/version