Skip to content

Commit

Permalink
chore: update cohere-go version
Browse files Browse the repository at this point in the history
  • Loading branch information
henomis committed Jun 7, 2024
1 parent 2074c1a commit 4b729e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require github.com/mitchellh/mapstructure v1.5.0
require (
github.com/RediSearch/redisearch-go/v2 v2.1.1
github.com/google/uuid v1.6.0
github.com/henomis/cohere-go v1.2.0-beta.6
github.com/henomis/cohere-go v1.2.0
github.com/henomis/langfuse-go v0.0.3
github.com/henomis/milvus-go v0.0.4
github.com/henomis/pinecone-go/v2 v2.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/gomodule/redigo v1.8.9 h1:Sl3u+2BI/kk+VEatbj0scLdrFhjPmbxOc1myhDP41ws
github.com/gomodule/redigo v1.8.9/go.mod h1:7ArFNvsTjH8GMMzB4uy1snslv2BwmginuMs06a1uzZE=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/henomis/cohere-go v1.2.0-beta.6 h1:zhehuI2mMS7u8Pcy6dpHgnTcO6lIfKLZmuCTO9996fs=
github.com/henomis/cohere-go v1.2.0-beta.6/go.mod h1:z+UIgBbNCnLH5M47FYqg4h3CDWxjUv2VDfEwdTb95MU=
github.com/henomis/cohere-go v1.2.0 h1:rHi0JDdR/LYQPtQJrP0wKD6cLg8rFdJTW7KF5KjMG0s=
github.com/henomis/cohere-go v1.2.0/go.mod h1:z+UIgBbNCnLH5M47FYqg4h3CDWxjUv2VDfEwdTb95MU=
github.com/henomis/langfuse-go v0.0.3 h1:Z5Mqlnj1fsok7eAT7jt+N4tegjbhY5HnZQ7wu1iVKss=
github.com/henomis/langfuse-go v0.0.3/go.mod h1:gSRuO3nvjAvk/mgmb7b+9BcoN9s64GvXeaSN7PfVEKQ=
github.com/henomis/milvus-go v0.0.4 h1:ArddXRJx/EGdQ75gB7TyEzD4Z4BqXzW16p8jRcjJOhs=
Expand Down

0 comments on commit 4b729e8

Please sign in to comment.