douglarek
douglarek
**Describe the feature:**  **Describe a specific use case for the feature:** An organization may require managing many Milvus instances. Some addresses may be using UDNS, which can be long...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version:2.3.13 - Deployment mode(standalone or cluster): cluster - MQ...
Is there a way to configure the rollingUpdate strategy for the querynode deployment separately in the milvus-operator? In cases where there are a large number of queryNode pods with high...
### Description: 1. **Why this feature is needed:** - Sometimes, pulling images from Docker Hub can be slow in the company's environment. There is a need to replace it with...
### Description of the bug: ```go package main import ( "context" "fmt" "log" "github.com/google/generative-ai-go/genai" "google.golang.org/api/iterator" "google.golang.org/api/option" ) func main() { ctx := context.Background() client, err := genai.NewClient(ctx, option.WithAPIKey("your-api-key")) if err...
Rationality: Users can configure whether the MAC address goes through the Sing-box core or not.
**Describe the bug (描述bug)** Unable to compile with the latest GCC 13 toolchain. **To Reproduce (复现方法)** ``` git clone https://github.com/apache/brpc.git git checkout 1.8.0 cmake -B build cmake --build build >...
**Describe the bug:** see https://github.com/milvus-io/milvus/issues/35212#issuecomment-2264745660 **Steps to reproduce:** 1. 2. 3. **Attu version:** **Attu version:**
### PR Checklist - [x] Read the [Contributing documentation](https://github.com/tmc/langchaingo/blob/main/CONTRIBUTING.md). - [x] Read the [Code of conduct documentation](https://github.com/tmc/langchaingo/blob/main/CODE_OF_CONDUCT.md). - [x] Name your Pull Request title clearly, concisely, and prefixed with the...