tatuke
tatuke
> i think i have found it's a problem with the configmap , i 'm going to check :) I also encountered the problem that wrenai_bootstrap_1 container can't start, docker...
> 我说说我遇到的几个坑吧。 一、首先遇到 > > 2025-02-13 17:01:49 File "/src/globals.py", line 240, in create_service_container > 2025-02-13 17:01:49 **pipe_components["sql_pairs_deletion"], > 2025-02-13 17:01:49 ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ > 2025-02-13 17:01:49 KeyError: 'sql_pairs_deletion' > 解决办法: 1、下载配置文件(链接中替换版本号,最新版本0.15.3):https://raw.githubusercontent.com/canner/WrenAI//docker/config.example.yaml 2、也可以往配置文件config.yaml中的pipeline追加...
@cyyeh 感谢,感觉之前还是格式搞错了,不过我现在又遇到了 ` b'{"status":{"error":"Wrong input: Vector dimension error: expected dim: 3072, got 1024"},"time":0.011742224}' ------------------------------------------------------------------- Oh no an error! Need help with Hamilton? Join our slack and ask for help! https://join.slack.com/t/hamilton-opensource/shared_invite/zt-2niepkra8-DGKGf_tTYhXuJWBTXtIs4g...
> ## [@cyyeh](https://github.com/cyyeh) 感谢,感觉之前还是格式搞错了,不过我现在又遇到了 > ` > b'{"status":{"error":"Wrong input: Vector dimension error: expected dim: 3072, got 1024"},"time":0.011742224}' > Oh no an error! Need help with Hamilton? Join our slack and...
> > > ## [@cyyeh](https://github.com/cyyeh) 感谢,感觉之前还是格式搞错了,不过我现在又遇到了 > > > `b'{"status":{"error":"Wrong input: Vector dimension error: expected dim: 3072, got 1024"},"time":0.011742224}' Oh no an error! Need help with Hamilton? Join our slack...
> [@tatuke](https://github.com/tatuke) 问题解决了吗,我这边也遇到 table_contents 这个KeyError似乎是接受大模型返回的json或者其他消息格式解析时发生的错误,我在玩LLMops时也遇到了。解析格式只兼容openai的返回的格式的话会遇到这个错误。但这只是猜测,目前我还没有花时间去研究这个项目的这部分代码,只能先放一边。你可以关注下社区里有没有其他的解决方案。或者加入作者的Discord group 可能能得到更及时的回答。