Sometimes models are not getting listed
Opened this issue · 2 comments
souvikpal2000 commented
Before submitting your bug report
- I've tried using the "Ask AI" feature on the Continue docs site to see if the docs have an answer
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
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_KEYDescription
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 trackerRomneyDa commented
@souvikpal2000 thanks for the report. Which extension are you using?
souvikpal2000 commented
@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.