azure-search-openai-demo
azure-search-openai-demo copied to clipboard
Will the Javascript project be updated with the changes from this repo?
Will the Javascript project be updated with the latest changes from this repo? There seem to be more emphasis on this project compared to the JS one.
The Python project will generally be a little more feature-rich, at least in terms of search-related functionality, as the search team uses this as the primary repository to demonstrate new features in the SDK. However, the JavaScript project is actively maintained and watches this one to determine what features are popular enough to port over. I recommend filing an issue for that repository for which particular features you're interested in.
Thanks for clarifying.
Can I swop backends between the JS and Python projects?
It says here that you can use the JS project's FE on this repo's backend, but are they compatible both ways? Can I hook this repo's frontend onto the JS project's backend?