HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bzGoRust

no profile record

Submissions

Complete Claude Code configuration: agents skills hooks commands rules MCPs

github.com
2 points·by bzGoRust·6 месяцев назад·0 comments

The most popular Go dependency is

blog.thibaut-rousseau.com
1 points·by bzGoRust·6 месяцев назад·0 comments

comments

bzGoRust
·5 месяцев назад·discuss
I completed agree with your point
bzGoRust
·6 месяцев назад·discuss
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 месяцев назад·discuss
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 месяцев назад·discuss
The test environment is deployed on us-east-1, whereas the production environment deployed on us-west-2 on our side.
bzGoRust
·7 месяцев назад·discuss
https://discord.com/blog https://blog.cloudflare.com/ https://netflixtechblog.com/