File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ require (
99 github.com/charmbracelet/lipgloss v1.1.0
1010 github.com/google/go-cmp v0.7.0
1111 github.com/ncruces/go-sqlite3 v0.20.3
12- github.com/openai/openai-go/v2 v2.1.1
12+ github.com/openai/openai-go/v2 v2.7.1
13+ github.com/openai/openai-go/v3 v3.8.1
1314 github.com/spf13/cobra v1.9.1
1415 github.com/spf13/pflag v1.0.9
1516)
Original file line number Diff line number Diff line change @@ -53,6 +53,9 @@ github.com/ncruces/julianday v1.0.0 h1:fH0OKwa7NWvniGQtxdJRxAgkBMolni2BjDHaWTxqt
5353github.com/ncruces/julianday v1.0.0 /go.mod h1:Dusn2KvZrrovOMJuOt0TNXL6tB7U2E8kvza5fFc9G7g =
5454github.com/openai/openai-go/v2 v2.1.1 h1:/RMA/V3D+yF/Cc4jHXFt6lkqSOWRf5roRi+DvZaDYQI =
5555github.com/openai/openai-go/v2 v2.1.1 /go.mod h1:sIUkR+Cu/PMUVkSKhkk742PRURkQOCFhiwJ7eRSBqmk =
56+ github.com/openai/openai-go/v2 v2.7.1 h1:/tfvTJhfv7hTSL8mWwc5VL4WLLSDL5yn9VqVykdu9r8 =
57+ github.com/openai/openai-go/v2 v2.7.1 /go.mod h1:jrJs23apqJKKbT+pqtFgNKpRju/KP9zpUTZhz3GElQE =
58+ github.com/openai/openai-go/v3 v3.8.1 /go.mod h1:UOpNxkqC9OdNXNUfpNByKOtB4jAL0EssQXq5p8gO0Xs =
5659github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
5760github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
5861github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
You can’t perform that action at this time.
0 commit comments