issues Search Results · repo:openai/openai-java language:Kotlin
Filter by
188 results
(62 ms)188 results
inopenai/openai-java (press backspace or delete to remove)I use this API to create a batch embedding task: https://api.openai.com/v1/batches
After the task is completed, download the embedding result file based on the output_file_id using the following API: ...
rade2020
- Opened 2 days ago
- #650
I use this API to create a batch embedding task: https://api.openai.com/v1/batches
After the task is completed, download the embedding result file based on the output_file_id using the following API: ...
xiaolu19960710
- Opened 2 days ago
- #649
I am trying to use a MultiGrader object inside the reinforcement method of FineTune API. For instance, I am validating
first the object using GraderService validate method. This is my object creation and ...
lminardi1998
- Opened 5 days ago
- #647
When attempting to stream data with a client like so: try (var stream =
client.chat().completions().createStreaming(params)) the thread is blocked at this line of code for 5-15 seconds after
which the ...
DeidaraMC
- Opened 6 days ago
- #646
OpenAIClientAsync s documentation states:
This client performs best when you create a single instance and reuse it for all interactions with the REST API. This is
because each client holds its own connection ...
documentation
question
sdk
StefanZanderInacta
- Opened 12 days ago
- #644
I want to call ChatKit directly from my Java code. I successfully generated a secret, but I don t understand what I
should do next?
public void callOpenAI() {
OpenAIClient client = OpenAIOkHttpClient.builder() ...
documentation
question
sdk
macro161
- Opened 15 days ago
- #643
I am using the latest library version 4.6.1.
Some of the voices listed at https://platform.openai.com/docs/api-reference/audio/createSpeech#audio-createspeech-voice
(alloy, ash, ballad, coral, echo, fable, ...
bug
spec
pdeitel
- Opened 17 days ago
- #642
Given:
@SpringBootTest
@ActiveProfiles( integration-test )
class SoraStrategyTest {
val path = Path( /my/path/bear.jpeg )
@Autowired
lateinit var openAiClient: OpenAIClient
@Test
...
question
sdk
artemptushkin
- 2
- Opened 25 days ago
- #640
Is there a way to modify the client s connection pool and maximum number of threads configuration when creating the
client?
enhancement
sdk
Conanxy
- 2
- Opened 26 days ago
- #638
{ error : { message : Chatkit Session with id ‘cksess_68f19e2651108190a002588d0fa175440cfce45b653cff81’ not found. ,
type : invalid_request_error , param : null, code : null } }
15168347908
- Opened on Oct 17
- #635

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.