python3Packages.smolagents: fix duckduckgo-search renamed ddgs
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
# openai
|
||||
openai,
|
||||
# toolkit
|
||||
duckduckgo-search,
|
||||
ddgs,
|
||||
markdownify,
|
||||
# torch
|
||||
numpy,
|
||||
@@ -108,7 +108,7 @@ buildPythonPackage rec {
|
||||
# opentelemetry-sdk
|
||||
# ];
|
||||
toolkit = [
|
||||
duckduckgo-search
|
||||
ddgs
|
||||
markdownify
|
||||
];
|
||||
torch = [
|
||||
|
||||
Reference in New Issue
Block a user