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

'airda' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 #14

Open
test16553 opened this issue May 30, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@test16553
Copy link

Description

Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error '...'

Expected behavior

Context

  • Operating System and version:
  • Browser and version(if necessary):
  • Which version are you using:
Error message
Paste complete error message, logs, or stack traces here.
Configuration
Paste the contents of your configuration file here.
Additional context
Add any other context about the problem here.
@test16553 test16553 added the bug Something isn't working label May 30, 2024
@test16553
Copy link
Author

airda env load -p {your_path}/.env_template,readme里面的这些命令该如何使用?

@lpxiangyan9
Copy link
Collaborator

airda env load -p {your_path}/.env_template,readme里面的这些命令该如何使用?

这个命令是在pip install airda后,在终端直接运行下载下来的这个临时文件,直接修改文件中环境变量对应的value值,比如您要使用的向量化模型, mongodb的地址,账号密码,以及大模型的名称与key.

按照readme中的顺序:
1.先进行pip install安装 airda
2.运行一个本地mongodb,
3.进行配置文件下载与修改
4.加载配置文件
5.配置数据源
6.运行airda进行sql生成

@iokk3732
Copy link
Contributor

iokk3732 commented Jun 4, 2024

airda env load -p {your_path}/.env_template,readme里面的这些命令该如何使用?

hello,Has your problem been resolved?

@fubuki8087
Copy link

按照readme中的顺序: 1.先进行pip install安装 airda 2.运行一个本地mongodb, 3.进行配置文件下载与修改 4.加载配置文件 5.配置数据源 6.运行airda进行sql生成

目前的版本是不是只能做到SQL的生成,但没有真正去执行这个SQL代码是吧?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants