Skip to content

fix some bugs in chapter14 project#487

Open
chengyingshe wants to merge 2 commits intodatawhalechina:mainfrom
chengyingshe:main
Open

fix some bugs in chapter14 project#487
chengyingshe wants to merge 2 commits intodatawhalechina:mainfrom
chengyingshe:main

Conversation

@chengyingshe
Copy link
Copy Markdown

  1. In "pyproject.toml" file of code/chapter14/helloagents-deepresearch/backend/, there is no package "huggingface-hub", and the package directory is set to "src", because the command uv sync is ran in code/chapter14/helloagents-deepresearch/backend/, so it should be set to "."
  2. In "code/chapter14/helloagents-deepresearch/backend/src/main.py" file, it didn't run load_dotenv() to load the environment variables from the file .env, therefore the api keys were not set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant