杨锋

Results 11 issues of 杨锋

- [ ] 我已经在 [issues](https://github.com/alibaba/arthas/issues) 里搜索,没有重复的issue。 ### 环境信息 * `arthas-boot.jar` 或者 `as.sh` 的版本: 3.2.0 * Arthas 版本: 3.2.0 * 操作系统版本: xxx * 目标进程的JVM版本: openjdk version "1.8.0_282" OpenJDK Runtime Environment (build...

inputStream的available方法不能返回本次请求准确的数据大小,之后相同或者更少。 inputStream.read方法不一定能够读取数组长度的数据,是最多读取数组长度的数据。 ![image](https://user-images.githubusercontent.com/83114564/237011147-bcbf6196-5e8a-4b93-91fd-9b0a4c865779.png) 我猜测你这里这么写的用意是担心while去inputStream.read没有数据导致阻塞卡死。

Can you customize whether you need to display comments on the table? table and field comments. Shown after type.

**无法在插件商店页面使用** 访问edge的插件商店,或者google的浏览器插件商店,都不能使用。 地址: https://microsoftedge.microsoft.com/addons/Microsoft-Edge-Extensions-Home https://chromewebstore.google.com/

Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "logprobs" (class com.unfbx.chatgpt.entity.chat.ChatChoice), not marked as ignorable (4 known properties: "delta", "index", "message", "finish_reason"]) at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 1, column: 231] (through reference chain: com.unfbx.chatgpt.entity.chat.ChatCompletionResponse["choices"]->java.util.ArrayList[0]->com.unfbx.chatgpt.entity.chat.ChatChoice["logprobs"])...

I want to use the gemini apiKey to access my gemini Ai instead of using project-id+location. Currently, the spring ai module using gemini only supports project-id+location using google cloud. The...

vertex

cdn地址:src="https://unpkg.com/[email protected]/dist/b2wordcloud.min.js" 报错截图: ![image](https://github.com/holanlan/b2wordcloud/assets/83114564/239408e3-3b22-4610-acfd-6d68a2f92f4f) ![image](https://github.com/holanlan/b2wordcloud/assets/83114564/2c0f7b90-4d65-4145-a5ee-55382210bffd) ![image](https://github.com/holanlan/b2wordcloud/assets/83114564/a6459ed3-0613-4d47-9ce1-12bde4b3fb91)

这是注重体验很重要的一步。 ![image](https://github.com/user-attachments/assets/61bee52f-f706-4c38-8edd-bad7d0d2fa0d)

enhancement

我在输入框粘贴一个网址后,他让我配置联网搜索,但是gemini模型是内置支持google搜索,并且支持网页上下文的。客户端并没有使用内置搜索的选项,并且结果也没有链接引用。 me to configure network search. However, the Gemini model is already built-in with support for Google search and also supports web context. The client did not use the built-in...

我们目前是开启了debug日志,但是仅看到有一个请求日志,能看到其中的消息体。响应日志是否有呢,目前是我没有找到,只有success。 因为目前我使用cherry studio中,使用mcp时,很多时候都没有响应结果。我不清楚是本项目的响应结果有问题,还是cherry studio问题。