mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: AutoGen migration samples (#1738)
* add autogen migration samples * fix typo * remove comment * fix typo * fix lab pyright * fix for HuggingFace change
This commit is contained in:
committed by
GitHub
Unverified
parent
92925a8bc7
commit
3194851c11
@@ -298,7 +298,6 @@ class GAIA:
|
||||
repo_type="dataset",
|
||||
token=token,
|
||||
local_dir=str(self.data_dir),
|
||||
local_dir_use_symlinks=False,
|
||||
force_download=False,
|
||||
)
|
||||
return Path(local_dir)
|
||||
|
||||
Reference in New Issue
Block a user