haystack icon indicating copy to clipboard operation
haystack copied to clipboard

json-schema wrong url cause vscode validation error.

Open leiyue opened this issue 2 years ago • 1 comments

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

System:

  • OS: MacOS
  • GPU/CPU: M1
  • Haystack version (commit or version number): 1.22.1
  • DocumentStore: ElasticsearchDocumentStore
  • Reader: FARMReader
  • Retriever: BM25Retriever and EmbeddingRetriever

leiyue avatar Nov 28 '23 17:11 leiyue

@leiyue I can't reproduce this issue. Could you please provide step-by-step instructions to reproduce it?

DavidAdamczyk avatar Dec 03 '23 11:12 DavidAdamczyk