唐小鸭

Results 38 comments of 唐小鸭

第二个示例: 现在我有两个新的grpc服务在开发,并且这两个服务存在互相调用的关系。这两个服务使用etcd进行服务发现。 问题:这个两个服务都是新服务,同时发布的时候etcd中都没有这两个服务的ip。我如何发布这两个服务? --- Second example: Now I have two new grpc services under development, and these two services call each other. These two services use etcd for service discovery....

自问自答: 如果在服务不存在的情况下也需要启动下游服务,使用`zrcp.NewClient(config, zrpc.WithNonBlock())`来初始化客户端即可。 --- If you need to start a downstream service when the service does not exist, use `zrcp.NewClient(config, zrpc.WithNonBlock())` to initialize the client.

> > If the `go.work` file exists in the parent directory after the project is created, but the project directory is not added, it will cause the situation that `go...

Yes. I hope to be able to control `RunnableConfig(configurable={})` on the UI. Maybe like this:

Thank you support. In order to cope with my speech, I wrote some hard codes directly on the service side. This may be useful for our communication. ![Image](https://github.com/user-attachments/assets/cce118ef-05eb-4e58-8c1b-41b7534f3f58) The configuration...

搞了一个外部代理,将etcdv3的接口代理为etcdv2的接口,并兼容了upsync需要的格式: https://github.com/reatang/etcdv3_upsync_proxy

> Can you help to update README? Thanks. @reatang Sure, my pleasure

我也遇到了这个问题,v2.2.2

yes, i am try. https://smith.langchain.com/public/971bc360-8f64-4bd3-a020-b512bfe199aa/r I think it may be the problem with the prompt words, Make `Action` and `Final Answer` appear in the same answer. ReActSingleInputOutputParser@parse ![image](https://github.com/user-attachments/assets/a0626e4a-9576-4498-856c-019adc8fea30)