We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Paste complete error message, logs, or stack traces here.
Paste the contents of your configuration file here.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
airda env load -p {your_path}/.env_template,readme里面的这些命令该如何使用?
Sorry, something went wrong.
这个命令是在pip install airda后,在终端直接运行下载下来的这个临时文件,直接修改文件中环境变量对应的value值,比如您要使用的向量化模型, mongodb的地址,账号密码,以及大模型的名称与key.
按照readme中的顺序: 1.先进行pip install安装 airda 2.运行一个本地mongodb, 3.进行配置文件下载与修改 4.加载配置文件 5.配置数据源 6.运行airda进行sql生成
hello,Has your problem been resolved?
目前的版本是不是只能做到SQL的生成,但没有真正去执行这个SQL代码是吧?
No branches or pull requests
Description
Reproduce
Expected behavior
Context
Error message
Configuration
Additional context
The text was updated successfully, but these errors were encountered: