HackerTrans
热门最新趋势评论往期问答秀出招聘

bzGoRust

no profile record

提交

Complete Claude Code configuration: agents skills hooks commands rules MCPs

github.com
2 分·作者 bzGoRust·6个月前·0 评论

The most popular Go dependency is

blog.thibaut-rousseau.com
1 分·作者 bzGoRust·6个月前·0 评论

评论

bzGoRust
·5个月前·讨论
I completed agree with your point
bzGoRust
·6个月前·讨论
In my company, we build the internal chatbot based on RAG through LangChain + Milvus + LLM. Since the documents are well formatted, it is easy to do the overlapping chunking, then all those chunking data are inserted into vector db Milvus. The hybrid search (combine dense search and sparse search) is native supported in the Milvus could help us to do better retrieve. Thus the better quality answers are there.
bzGoRust
·6个月前·讨论
I would like to mention that vector databases like Milvus got lots of new features to support RAG, Agent development, features like BM25, hybrid search etc..
bzGoRust
·7个月前·讨论
The test environment is deployed on us-east-1, whereas the production environment deployed on us-west-2 on our side.
bzGoRust
·7个月前·讨论
https://discord.com/blog https://blog.cloudflare.com/ https://netflixtechblog.com/