issues
search
sashabaranov
/
go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Apache License 2.0
9.25k
stars
1.42k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Manba/add support params into chatcompletions
#901
manbax
closed
3 days ago
0
Updated client_test to solve lint error
#900
AyushSawant18588
opened
3 days ago
1
Make user field optional in embedding request
#899
nagar-ajay
opened
3 days ago
0
Feature Request: Support extra_body Parameter for Advanced Model Features
#898
wqj97
opened
5 days ago
0
Add support for cache control in ChatCompletionMessage
#897
Paikan
opened
5 days ago
1
feat: add RecvRaw
#896
WqyJh
opened
5 days ago
0
feat: support gpt-4o-audio-preview
#895
WqyJh
opened
6 days ago
0
Moderation: Update Response&Request
#894
chenhhA
opened
1 week ago
1
i get Error 400 Invalid shema function 'createProject': False is not of type array when i pass the tool that call a function to create a project in chatCompletions
#893
CelebMunyiri
opened
1 week ago
0
How to stream Assistant API response content in Go?
#892
zhouyongqiang228
opened
1 week ago
0
Added Vector Store File List properties that allow for pagination
#891
MattDavisRV
closed
1 week ago
1
Support Attachments in MessageRequest
#890
kodernubie
closed
1 week ago
1
return ChatCompletion stream chunk rawjson
#889
MrHuangjiacong
opened
2 weeks ago
0
added example of using assistant api
#888
himasyuri
opened
2 weeks ago
1
Allowing Customization of Stream Return Type in CreateChatCompletionStream
#887
MrHuangjiacong
opened
2 weeks ago
0
Base url
#886
ashish111333
opened
3 weeks ago
5
Updated checkPromptType function to handle prompt list in completions
#885
AyushSawant18588
closed
3 weeks ago
6
json: cannot unmarshal object into Go struct field ChatCompletionResponseFormatJSONSchema.response_format.json_schema.schema of type json.Marshaler
#884
nodelrd
opened
3 weeks ago
2
fix: Updated Assistent struct with latest fields based on OpenAI docs
#883
ecoralic
closed
3 weeks ago
1
add chatcompletion stream delta refusal and logprobs
#882
Yu0u
closed
2 weeks ago
1
Handling for non-json response
#881
AyushSawant18588
closed
3 weeks ago
4
Can you add support for open ai realtime api?
#880
raunak-kondiboyina
opened
1 month ago
1
Cleanup
#879
sashabaranov
closed
1 month ago
0
Completion API: add Store and Metadata parameters
#878
smackcrane
closed
1 month ago
0
Assistant ID not found 404
#877
gesaleh
opened
1 month ago
0
vl-model
#876
endNone
closed
1 month ago
0
Adding new moderation model constants
#875
Mhjacobs
closed
1 month ago
1
Return error response body when error is not of type openai.ErrorResponse
#874
AyushSawant18588
opened
1 month ago
1
Return response body as byte slice for RequestError type
#873
AyushSawant18588
closed
1 month ago
2
Implement new `store` and `metadata` params
#872
akshaylb
opened
1 month ago
2
Base URL customization not supported
#871
Napolitain
closed
1 month ago
0
Completion API: add new params
#870
isaacseymour
closed
1 month ago
1
OpenAI Realtime API support
#869
bachittle
opened
1 month ago
7
Support response streaming for OpenAI Assistants
#868
chrbsg
opened
1 month ago
2
Retry-After headers when 'CreateChatCompletionStream' fails due rate limit hits
#867
kanutron
opened
1 month ago
0
Add metadata field to all OpenAI API request structs
#866
youssefsiam38
opened
1 month ago
0
Transcription cannot read from File
#865
Napolitain
closed
1 month ago
1
add jailbreak filter result, add ContentFilterResults on output
#864
juliomartinsdev
closed
1 month ago
2
feat: usage struct add CompletionTokensDetails
#863
liushuangls
closed
1 month ago
1
fix MaxCompletionTokens typo
#862
l-winston
closed
1 month ago
6
fix: ParallelToolCalls should be added to RunRequest
#861
kenshin54
closed
1 month ago
1
Fix max_completion_tokens
#860
alexsacr
closed
1 month ago
1
implement upload file that will be good
#859
infoBrainSys
opened
1 month ago
1
Back merge
#858
pigri
closed
1 month ago
0
add max_completions_tokens for o1 series models
#857
chococola
closed
1 month ago
7
Optimize Client Error Return
#856
eiixy
closed
1 month ago
2
Filter messages by the run ID that generated them. (run_id string Optional)
#855
floodwm
closed
1 month ago
1
Does this support GPT4o image analysis?
#854
Carl-Llewellyn
closed
2 months ago
0
Support binary image URLs without copying image data
#853
lasse-it
opened
2 months ago
1
fix: jsonschema integer validation
#852
WeiAnAn
closed
1 month ago
2
Next