issues
search
aallam
/
openai-kotlin
OpenAI API client for Kotlin with multiplatform and coroutines capabilities.
MIT License
1.49k
stars
179
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature/assistant-streaming
#400
Daltomon
opened
1 day ago
0
Make ChatCompletionRequest a data class
#399
yunmanger1
opened
2 days ago
0
Allow specifying JSON schema for chat completions
#398
AndrewAcomb
closed
5 days ago
2
[Feature Request: Structured Outputs using JSON Schema]
#397
AndrewAcomb
closed
5 days ago
0
Feature Request: Support for store and metadata fields in ChatCompletionRequest
#396
cancelself
opened
1 week ago
0
Refactor response format structure to enforce type safety and add response format in Run also.
#395
ahmedmirza994
opened
2 weeks ago
0
NoClassDefFoundError when using io.ktor:ktor-client-okhttp:3.x
#394
Dobiasd
closed
5 days ago
2
Github package
#393
notrly
closed
4 weeks ago
0
specify java version for jitpack
#392
notrly
closed
4 weeks ago
0
Add New Structured Response Feature On Assistant Creation
#391
ahmedmirza994
closed
4 weeks ago
2
feat(ktor): update to stable v3
#389
aallam
closed
1 month ago
2
Feature Request: RealtimeAPI support
#388
twiceyuan
opened
1 month ago
0
feat: update to kotlin 2.0 & ktor 3.0
#387
aallam
closed
1 month ago
1
Improve Assistant RunStepDetails and support array content for MessageRequest
#386
MarkenChen
opened
1 month ago
0
Feature Request: Get rate limit headers from request
#385
aniskand
opened
2 months ago
0
Ktor 3.0.0 future migration, can't instantiate OpenAI client
#384
Komdosh
closed
1 month ago
4
Cannot access Batch API from OpenAI
#383
karolzdebel
opened
2 months ago
1
AssistantRequestBuilder.build() ignores toolResources value
#381
bay73
opened
2 months ago
0
[FEATURE]Get response headers from messages api
#380
aniskand
opened
2 months ago
0
Attach images to assistant messages
#379
kostiaalio
opened
2 months ago
0
Make ChatCompletionChunk.created long
#378
BFergerson
closed
2 months ago
1
Add support for response_format type json_schema
#377
craigmiller160
opened
2 months ago
9
Add “standard” Quality Option to Quality Class
#376
hubercode
opened
3 months ago
0
Can't process response from Open AI
#374
bay73
opened
4 months ago
0
chore(deps): update gradle/gradle-build-action action to v3
#373
renovate[bot]
closed
4 months ago
0
chore(deps): update actions/setup-java action to v4
#372
renovate[bot]
closed
4 months ago
0
chore(deps): update actions/checkout action to v4
#371
renovate[bot]
closed
4 months ago
0
feat(messages): add assistant tools to attachements
#370
aallam
closed
4 months ago
0
fix #368 serialization exception while retrieving thread messages
#369
meroving
closed
4 months ago
0
Serialization exception while retrieving thread messages
#368
meroving
closed
4 months ago
1
feat(assistants): add `attachments.fileId` field to `MessageRequest`
#367
0chil
closed
4 months ago
0
Add new fields into assistant run
#366
ahmedmirza994
closed
4 months ago
0
Feature Request: Allow "seed" to be set in ChatCompletionRequestBuilder
#364
topgun100
opened
5 months ago
0
feat(chat): add stream options
#363
aallam
closed
5 months ago
0
Value class Roll not best solution for mapping. Why not a sealed class with data objects?
#362
Wolfscowl
opened
5 months ago
0
fix 'quote' to optional field for openai compatibility assistant on FileCitation
#361
AntoD3v
closed
4 months ago
0
Update RunRequest class to accept new create run parameters
#360
saluzafa
opened
5 months ago
1
Add instanceId field to ChatCompletionRequest
#359
harishv-collab
closed
5 months ago
0
Default `ChatChunk.finishReason` to null
#358
Him188
closed
5 months ago
0
fix(runs): beta-v2 hotfix - Runs need v2 version to use gpt-4o
#357
kdman98
closed
5 months ago
0
Release 3.7.3
#356
CeliaSgUVa
closed
5 months ago
7
fix(runs): get runs order param serialization
#355
aallam
closed
5 months ago
0
feat(assistants): update API to v2
#354
aallam
closed
5 months ago
0
fix(requestOptions): headers override previous values
#353
aallam
closed
5 months ago
0
Assistants v2
#352
kdman98
closed
5 months ago
1
FileSystem.RESOURCES unresolved
#351
NovemberJay
opened
5 months ago
0
WIP - Feature/assistant v2
#350
stevysmith
closed
5 months ago
0
Use OpenAI-Beta: assistants=v2 (need it to use gpt-4o model)
#349
CeliaSgUVa
closed
5 months ago
0
Order is not convert to string in Run API
#348
steventen
closed
5 months ago
0
Implement stream_options in ChatCompletionRequest
#347
basiliscus
closed
5 months ago
1
Next