Azure-Samples / azure-search-power-skills

A collection of useful functions to be deployed as custom skills for Azure Cognitive Search
MIT License
269 stars 163 forks source link

Broken link to Langchain text_splitter reference. #140

Closed ssflynn77 closed 8 months ago

ssflynn77 commented 8 months ago

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

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

Minimal steps to reproduce

./Vector/EmbeddingGenerator/README.md has a link to LangChain's text splitter. It takes you to a 404 error page

Any log messages given by the failure

404 Not Found

Expected/desired behavior

Link should take you to https://api.python.langchain.com/en/latest/api_reference.html#module-langchain.text_splitter

OS and Version?

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

Versions

ALL