Azure-Samples / azure-search-openai-javascript

A TypeScript sample app for the Retrieval Augmented Generation pattern running on Azure, using Azure AI Search for retrieval and Azure OpenAI and LangChain large language models (LLMs) to power ChatGPT-style and Q&A experiences.
MIT License
252 stars 130 forks source link

Codespaces - The index 'gptkbindex' for service 'gptkb-awncj7abs3ysc' was not found. #209

Closed AlexFilipovici closed 1 month ago

AlexFilipovici commented 4 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Followed instructions from the guide Get started with the chat using your own data sample for JavaScript

Any log messages given by the failure

{ "statusCode": 500, "error": "Internal Server Error", "message": "The index 'gptkbindex' for service 'gptkb-awncj7abs3ysc' was not found." }

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

azd version?

azd version 1.9.3 (commit e1624330dcc7dde440ecc1eda06aac40e68aa0a3)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 7 days with no activity.