Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

链接Click house数据报错,请各位帮忙看看 #933

Closed
2 tasks done
SerMs opened this issue Dec 14, 2023 · 1 comment · Fixed by #958
Closed
2 tasks done

链接Click house数据报错,请各位帮忙看看 #933

SerMs opened this issue Dec 14, 2023 · 1 comment · Fixed by #958
Labels
documentation Improvements or additions to documentation Waiting for reply

Comments

@SerMs
Copy link

SerMs commented Dec 14, 2023

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

采用代理模型配置方式,操作步骤如下:

  1. 拉取完项目执行,pip install -e ".[default]"、pip install dashscope、pip install sqlalchemy-clickhouse、
  2. 拉去模型:git clone https://huggingface.co/GanymedeNil/text2vec-large-chinese
  3. LLM_MODEL=tongyi_proxyllm
    PROXY_API_KEY=sk-b2d1xxxxxx
    PROXY_SERVER_URL=http://192.168.100.xx:7905/v1
    访问5000端口配置CLickHouse连接信息报错如下
    default Test connect Failure!Not an executable object: 'SHOW TABLES'
    image
    image

Documentation Links

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@SerMs SerMs added documentation Improvements or additions to documentation Waiting for reply labels Dec 14, 2023
@Aries-ckt
Copy link
Collaborator

确认下sqlalchemy版本呢,https://clickhouse-sqlalchemy.readthedocs.io/en/latest/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Waiting for reply
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants