devnomad-byte

Results 8 comments of devnomad-byte
trafficstars

root@vmi1786194:/usr/local/solana-sniper-bot# npm run buy > buy > ts-node buy.ts [17:49:16.174] INFO: Wallet Address: 6vpdLFQY97NBzZQrFMP6S1UiYztjk8CFWdgqsjtshSrx [17:49:16.175] INFO: Snipe list: false [17:49:16.175] INFO: Check mint renounced: false [17:49:16.176] INFO: Min pool size:...

ok 来自阿里邮箱Android客户端------------------------------------------------------------------ ***@***.***> 日 期:2024年04月10日 09:57:56 ***@***.***> ***@***.***>; ***@***.***> 主 题:Re: [snipe-it-com/solana-sniper-bot] added session hash to solana connection (PR #79) ***@***.***:/usr/local/solana-sniper-bot# npm run buy buy ts-node buy.ts [17:49:16.174] INFO: Wallet...

> 在版本 v1.0.0-M6, 我临时解决方案是在 application.properties 中添加以下内容,使其不加载 SseHttpClientTransportAutoConfiguration `spring.autoconfigure.exclude = org.springframework.ai .autoconfigure.mcp.client.SseHttpClientTransportAutoConfiguration` @SpringBootApplication(exclude = { org.springframework.ai.autoconfigure.mcp.client.SseHttpClientTransportAutoConfiguration.class }) 多种实现方案,我修改了源代码,并提交了,也进行了测试

> @aliyun1024qjc根据[这个](https://github.com/spring-projects/spring-ai/blob/958dbd3089b7b9159abf0b40c0b5e605f69a5905/auto-configurations/mcp/spring-ai-autoconfigure-mcp-client/src/main/java/org/springframework/ai/mcp/client/autoconfigure/SseHttpClientTransportAutoConfiguration.java#L66)条件,`SseHttpClientTransportAutoConfiguration`和`SseWebFluxTransportAutoConfiguration`应该是互斥的。 > > 即使`spring-ai-starter-mcp-client`和`spring-ai-starter-mcp-client-webflux`都在您的POM中,它们也不应该同时处于活动状态,以避免任何“重复”。" > > 您能否说明您的配置以及如何重现此问题? @tzolov Thank you for your feedback! I've created a sample project to demonstrate the issue: **Repository**: https://github.com/aliyun1024qjc/spring-ai-bug-sse ## Issue Demonstration The repository...

## How to Reproduce 1. Clone the repository: `git clone https://github.com/aliyun1024qjc/spring-ai-bug-sse.git` 2. Open in your IDE 3. Run the client application with different configurations: - Change `type: SYNC` in application.yml...

@markpollack Thank you for reviewing my PR and adding it to the 1.0.0-RC1 milestone. I've noticed that this PR shows conflicts that need to be resolved, but I'm unable to...

> @aliyun1024qjc我又看了一遍,觉得没什么问题。 你可以使用以下方法之一: > > ``` > > org.springframework.ai > spring-ai-starter-mcp-client > > ``` > > 或 > > ``` > > org.springframework.ai > spring-ai-starter-mcp-client-webflux > > ``` > >...

root@vmi1786194:/usr/local/solana-sniper-bot# npm run buy > buy > ts-node buy.ts [17:49:16.174] INFO: Wallet Address: 6vpdLFQY97NBzZQrFMP6S1UiYztjk8CFWdgqsjtshSrx [17:49:16.175] INFO: Snipe list: false [17:49:16.175] INFO: Check mint renounced: false [17:49:16.176] INFO: Min pool size:...