haystack
haystack copied to clipboard
json-schema wrong url cause vscode validation error.
Describe the bug A clear and concise description of what the bug is.
Error message Problems loading reference 'https://raw.githubusercontent.com/deepset-ai/haystack/main/haystack/json-schemas/haystack-pipeline-1.11.0rc0.schema.json': Unable to load schema from 'https://raw.githubusercontent.com/deepset-ai/haystack/main/haystack/json-schemas/haystack-pipeline-1.11.0rc0.schema.json': Request vscode/content failed unexpectedly without providing any details.YAML(768)
Expected behavior yaml scheme loaded cleanly.
Additional context no
To Reproduce
FAQ Check
- [x] Have you had a look at our new FAQ page?
System:
- OS: MacOS
- GPU/CPU: M1
- Haystack version (commit or version number): 1.22.1
- DocumentStore: ElasticsearchDocumentStore
- Reader: FARMReader
- Retriever: BM25Retriever and EmbeddingRetriever
@leiyue I can't reproduce this issue. Could you please provide step-by-step instructions to reproduce it?