Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Ballerina OpenAI Assistants connector #6894

Open
5 tasks done
NipunaRanasinghe opened this issue Aug 20, 2024 · 1 comment
Open
5 tasks done

Introduce Ballerina OpenAI Assistants connector #6894

NipunaRanasinghe opened this issue Aug 20, 2024 · 1 comment

Comments

@NipunaRanasinghe
Copy link
Contributor

NipunaRanasinghe commented Aug 20, 2024

Description:
To align with the new Ballerina connector reviving effort, we need to introduce a new Ballerina connector for OpenAI Assistants API, to support their latest REST API version in Ballerina.

Following high-level tasks should be completed with this effort:

  • Create a new repository + setup the project structure and workflows
  • Sanitize the OpenAPI spec (if needed) and, generate the client connector
  • Implement a test suite for the connector
  • Improve the documentation with setup guide and quickstart guide
  • Add example usecase for the connector

Describe your task(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

@NipunaRanasinghe
Copy link
Contributor Author

NipunaRanasinghe commented Oct 29, 2024

As of now all the connector action items are complete, but the release is blocked due to the compiler issue: ballerina-platform/ballerina-lang#40606

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: On Hold
Development

No branches or pull requests

1 participant