continue icon indicating copy to clipboard operation
continue copied to clipboard

add llamastack support

Open wukaixingxp opened this issue 4 months ago • 4 comments

Description

Add llamastack support to Continue. Most of the functions are just calling the openai compatible endpoints, except the completion endpoint for AutoComplete are customized as openai did not have completion anymore.

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screenshots

Tested and passing 7 tests, the failing one is due to model problem. Screenshot 2025-06-16 at 4 18 37 PM

wukaixingxp avatar Jun 16 '25 23:06 wukaixingxp