-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Camel version update to 0.2.84 #593
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
Conversation
zjrwtx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @Ralph-Zhou ,lgtm,left some comment.cc @Aaron617
| @@ -218,22 +219,39 @@ async def _extract_content_with_chunkr( | |||
| @retry_on_error() | |||
| def _extract_webpage_content(self, url: str) -> str: | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think craw4ai would be more suitable for async,and its free,wdyt
owl/utils/document_toolkit.py
Outdated
| import xmltodict | ||
| import nest_asyncio | ||
| import traceback | ||
| import html2text |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it seems that this package hasnt been added into the requirements
|
@zjrwtx now the document toolkit will use crawl4ai, check again plz |
LGTM thanks @Ralph-Zhou |
camel's main version has been upgraded to
0.2.84. Examples now use workforce.