create a tool that uses AI to categorize banking transactions

This commit is contained in:
2023-05-30 23:12:12 -06:00
commit 2004ad0f44
10 changed files with 11094 additions and 0 deletions

2
go.sum Normal file
View File

@ -0,0 +1,2 @@
github.com/sashabaranov/go-openai v1.9.2 h1:7//Glm9EiMBjelgmBb00yYzKYqm1jckHWWTDLahfeuQ=
github.com/sashabaranov/go-openai v1.9.2/go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg=