Sashir Estela
Sashir Estela
@TheoKanning What are your plans for this library? It appears as the only OpenAI community library for Java, however it is very outdated and has many unresolved issues and pull...
This is an extra feature whose benefit was identified in: https://github.com/openai/openai-openapi/issues/259#issuecomment-2112034723
### Discussed in https://github.com/sashirestela/simple-openai/discussions/131 Originally posted by **sashirestela** May 15, 2024 @the-gigi I've copied your comment to this new discussion thread: One more issue came up as a result of...
The current support for additional OpenAI providers has the problem that they are throwing exceptions for unsupported features which is a poor design. This feature needs to be improved and...
Support for retries and timeout is required to be more fault tolerant. The official OpenAI's Nodejs library has support for both [retries](https://github.com/openai/openai-node?tab=readme-ov-file#retries) and [timeouts](https://github.com/openai/openai-node?tab=readme-ov-file#timeouts).
See more details: https://platform.openai.com/docs/api-reference/administration - Invites - Users - Projects - Project Users - Project Service Accounts - Project API Keys - Project Rate Limits - Audit Logs
Please, sync the `last_error` field everyplace. It is completely different in the API Reference page, in the OpenAPI Specs and even inside the Specs.
See more detail in: https://platform.openai.com/docs/guides/moderation/moderation - Support for multi-modal input (text and image) - New categories for content classification
https://platform.openai.com/docs/api-reference/responses https://platform.openai.com/docs/guides/responses-vs-chat-completions
Take a look at: https://platform.openai.com/docs/api-reference/usage