摘要:
先搬上学习的内容文章:https://medium.com/@codenova/useref-in-react-native-b22f52a294b5 useRef的用处是: Component References: useRef is often used to reference React 阅读全文
摘要:
from: https://weaviate.io/blog/distance-metrics-in-vector-search Vector databases - like Weaviate - use machine learning models to analyze data and ca 阅读全文
摘要:
from: https://blog.logrocket.com/react-memo-vs-usememo/ Memoization is one of the ways to optimize performance. In this article, we’ll explore how it 阅读全文
摘要:
组件地址:https://github.com/pgvector/pgvector 我的机器是MacOS,下载的postgreSQL是15,按理下载下来是自动安装了pgvector,但是测试的时候发现并没有这个extension。 按文档执行: make -- 报错,clang: error: un 阅读全文