douglarek

Results 34 issues of douglarek

**Describe the feature:** ![image](https://github.com/zilliztech/attu/assets/1488134/aabb5e4e-a295-49ff-85ec-c0269611c8f9) **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...

enhancement

### 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...

kind/bug
triage/needs-information
stale

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...

enhancement

### 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...

bug

### 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...

type:api-issue

Rationality: Users can configure whether the MAC address goes through the Sing-box core or not.

Stale

'生成式人工智能模也称为 LLM' -> '生成式人工智能模型也称为 LLM'

needs-review

**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...