2024-02-16: Bug fixes (PDF page jumping) and doc improvements
This release includes a variety of bug fixes and documentation improvements. The most notable fix corrects a regression issue where PDFs stopped jumping to their page numbers. This release also includes an environment variable setting for specifying a custom Azure OpenAI base URL, which is helpful if you're hosting an OpenAI proxy on APIM or ACA.
## What's Changed
- Update README.md with new login doc link by @pamelafox in #1277
- Fix Markdown typos in App Service Debugging doc by @pamelafox in #1280
- Adding support for custom Azure deployments by @andredewes in #1273
- Add missing env vars needed for GPT4v deployment by @pamelafox in #1276
- Clarify that gpt-4-v cant be used with integrated vectorization by @pamelafox in #1282
- Get PDFs to jump to their pages again by @pamelafox in #1283
New Contributors
- @andredewes made their first contribution in #1273
Full Changelog: 2024-02-15b...2024-02-16