+Qiskit Code Assistant offers compatibility with a subset of the OpenAI API specification, specifically with the [completions](https://platform.openai.com/docs/api-reference/completions) and [chat/completions](https://developers.openai.com/api/reference/resources/chat/subresources/completions/methods/create) API endpoints. The goal of this compatibility is to allow third-party packages to connect to Qiskit Code Assistant seamlessly by using well-known AI-related libraries and methods such as [OpenAI](https://github.com/openai/openai-python), [LiteLLM](https://github.com/BerriAI/litellm), or others.
0 commit comments