devchat-ai / devchat

Automate your dev tasks with AI-powered scripts, from your IDE's chat panel.
https://www.devchat.ai
Apache License 2.0
342 stars 39 forks source link

Support for Tabby, Continue plugin code completion interface with OpenAI standard compatibility #284

Closed yangbobo2021 closed 6 months ago

yangbobo2021 commented 6 months ago

Feature Request

Summary: We are looking to enhance our development environment by integrating code completion features that support the Tabby, Continue plugin. The key requirement is to ensure that this interface is compatible with the standard OpenAI code completion API.

Details: The Tabby, Continue plugin has been instrumental in our workflow, and its integration with an OpenAI standard code completion interface can significantly boost productivity. Here are the key points we wish to address:

  1. OpenAI Interface Compatibility: The code completion interface should adhere strictly to the OpenAI standards for code completions. This ensures a wider compatibility and potential for future integrations.

  2. Support for Tabby, Continue Plugin: This feature should seamlessly integrate with the Tabby, Continue plugin, providing users with efficient and intelligent code suggestions.