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/