BoxcarsAI / boxcars

Building applications with composability using Boxcars with LLM's. Inspired by LangChain.
MIT License
434 stars 39 forks source link

Readme vector search example 404 #86

Closed ntabernacle closed 1 year ago

ntabernacle commented 1 year ago

Readme example for vector search goes to: https://github.com/BoxcarsAI/boxcars/blob/main/notebooks/vector_store_examples.ipynb

The correct URl is now: https://github.com/BoxcarsAI/boxcars/blob/main/notebooks/vector_search_examples.ipynb

jaigouk commented 1 year ago

Thanks for checking this out. I will update this. https://github.com/jaigouk/boxcars/pull/2

francis commented 1 year ago

@jaigouk - would you push this to me as a PR please? 🙏

jaigouk commented 1 year ago

@francis opened a PR, because there were some issues I found, It took some time. https://github.com/BoxcarsAI/boxcars/pull/92 the PR is ready for review.