Skip to content

v1.4.338

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Dec 13:41

Changes

PR #1852 by ksylvan: Add Abacus vendor for ChatLLM models with static model list

  • Add static model support and register Abacus provider
  • Detect modelsURL starting with 'static:' and route appropriately
  • Implement getStaticModels returning curated Abacus model list
  • Register Abacus provider with ModelsURL 'static:abacus'
  • Extend provider tests to include Abacus existence