issues
search
google
/
generative-ai-go
Go SDK for Google Generative AI
Apache License 2.0
592
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
genai: fix link to MIME types doc
#230
jba
closed
19 hours ago
0
Plan to support google_search_retrieval
#229
Sakurasan
opened
2 days ago
0
genai: add file with 1251 encoding to test error
#228
eliben
closed
23 hours ago
0
genai: add error check to example
#227
jba
closed
1 week ago
0
genai: omit empty text parts from session history
#226
jba
closed
1 week ago
0
ExampleTool in Examples file panics
#225
ajroetker
closed
1 week ago
4
genai: test invalid text file encoding
#224
eliben
closed
1 week ago
0
Create devcontainer.json
#223
Mtman1987
closed
2 weeks ago
3
support frequencyPenalty
#222
dongsuo
opened
2 weeks ago
1
Add a more descriptive error for text/plain files that are not UTF-8
#221
handsomefox
closed
19 hours ago
5
Provide a way to input raw JSON schema
#220
areknoster
opened
1 month ago
0
Document relationship with cloud SDK genai client
#219
anuraaga
opened
1 month ago
3
all: fix license headers and add a check
#218
jba
closed
1 month ago
0
Incorrect License Headers
#217
YairHalberstadt
closed
1 month ago
0
genai: fix text of error message
#216
eliben
closed
1 month ago
0
Fix typo in resumable.go
#215
windmaple
closed
1 month ago
0
Return error early in SendMessageStream
#214
Bin-Huang
closed
2 months ago
2
Return error early in SendMessageStream
#213
Bin-Huang
closed
2 months ago
1
Update docs-snippets_test.go
#212
logankilpatrick
closed
1 month ago
1
Response schema seems having a length limit
#211
seungduk-yanolja
opened
2 months ago
4
Update prompt in json_no_schema snippet
#210
pcoet
closed
2 months ago
1
genai: bump version for 0.18 release
#209
eliben
closed
2 months ago
0
googleapi: Error 500: Failed to convert server response to JSON when uploading the file using the example
#208
handsomefox
closed
3 months ago
3
genai: additional image and audio samples
#207
eliben
closed
3 months ago
0
genai: add additional samples
#206
eliben
closed
3 months ago
0
genai: change all examples to use client.UploadFileFromPath
#205
eliben
closed
3 months ago
0
Optimize mergeTexts function in client.go
#204
kasugamirai
closed
2 months ago
1
genai: add convenience client.UploadFileFromPath method
#203
eliben
closed
3 months ago
1
genai: add basic PDF uploading example
#202
eliben
closed
3 months ago
0
Implement API call to list currently available models
#201
SilverMarcs
closed
3 months ago
0
genai: update samples with explicit file upload for video, and comments
#200
eliben
closed
3 months ago
0
genai: add explicit MIME type CreateCachedContent example
#199
jba
closed
4 months ago
1
CreateCachedContent - rpc error: code = InvalidArgument desc = Unsupported MIME type: text/plain; charset=utf-8
#198
majuansari
opened
4 months ago
8
ChatSession enforces last message to be user content
#197
rakyll
opened
4 months ago
1
1.0 Release
#196
rakyll
opened
4 months ago
0
genai: update comment in one of the samples
#195
eliben
closed
4 months ago
0
Consider moving the repo to github.com/google-gemini
#194
rakyll
opened
4 months ago
1
GenerateContent doesn't accept Content objects
#193
rakyll
closed
4 months ago
2
module github.com/google/generative-ai-go@latest found (v0.17.0), but does not contain package github.com/google/generative-ai-go/gemini
#192
febriaricandra
closed
4 months ago
0
Bump version for next release
#191
eliben
closed
4 months ago
0
genai: add sample for tokens_tools
#190
eliben
closed
4 months ago
0
genai: adjust uploadFile comment in examples
#189
eliben
closed
4 months ago
2
genai: add helper function NewUserContent
#188
eliben
closed
4 months ago
0
Fix region tags: "START [" > "[START "
#187
MarkDaoust
closed
4 months ago
0
genai: add samples for caching
#186
eliben
closed
4 months ago
3
genai: generalize uploadFile in examples and add comment
#185
eliben
closed
4 months ago
1
genai: add uploading audio example, clarify comment in uploadFile
#184
eliben
closed
4 months ago
1
genai: improve file upload doc
#183
jba
closed
4 months ago
1
genai: validate MIME type detection for audio files
#182
jba
closed
4 months ago
0
genai: samples for counting tokens in video
#181
eliben
closed
4 months ago
0
Next