continuedev/continue

Sometimes models are not getting listed

Opened this issue · 2 comments

Before submitting your bug report

Relevant environment info

- OS: Windows
- Continue version: 
- IDE version:
- Model:
- config:
name: Local Agent
version: 1.0.0
schema: v1
models:
  - name: ibmconsulting
    provider: openai
    model: AUTODETECT
    apiBase: https://servicesessentials.ibm.com/apis/v3
    apiKey: WORKING_API_KEY

Description

Even after valid configuration is provided, sometimes models are not listed at all.
After few Reload Window, this problem get resolved

To reproduce

No response

Log output

Document C:\Users\SouvikPal\.continue\config.yaml not found in AST tracker

@souvikpal2000 thanks for the report. Which extension are you using?

@souvikpal2000 thanks for the report. Which extension are you using?

v1.2.0
If this issue is fixed in the latest versions
I want to know about the fix, how it is done according to code perspective.