alex521
alex521
Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/ if use signalr on server , how to use y-prosemirror for client ?
oneapi上配置了国内的通义千问,文心千帆,使用kernel memory的方法调用时,能从向量数据库中查询出数据,但是没有从大模板返回结果。 ``` var openAiConfig2 = new OpenAIConfig { APIKey = "sk-xxxx", TextModel = "ERNIE-4.0-8K", TextGenerationType = TextGenerationTypes.TextCompletion, EmbeddingModel = "text-embedding-v1", Endpoint = "http://xxxx:3000/v1" }; var builder = new KernelMemoryBuilder()...
使用的是samples/ERNIE-Bot-Kernel-Memory.Sample/Program.cs embedding是成功的 askasync方法返回的值里能看到从数据库中查询到了对应的值,但是没有与模型交互,返回的值是空的
After initializing the editor, the opening and closing animation of shandcn's sheet will be lost , Is it possible that the CSS is overwritten somewhere? Also, the dialog animation has...
Version 1.2.1 does not have a dist directory.