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

Enable URL as context #19

Merged
merged 2 commits into from
Jun 15, 2024
Merged

Enable URL as context #19

merged 2 commits into from
Jun 15, 2024

Conversation

virajmalia
Copy link
Owner

This PR adds a configurable URL Field in the langserve playground which can be used to pass a webpage to Llama4U.
This webpage is loaded using AsyncChromiumLoader and transformed using Html2TextTransformer for a clean parsing of generic webpages.

Crawling links and getting content from them will be the next step.

@virajmalia virajmalia self-assigned this Jun 14, 2024
@virajmalia virajmalia added the enhancement New feature or request label Jun 14, 2024
@virajmalia virajmalia merged commit 469b50d into main Jun 15, 2024
3 checks passed
@virajmalia virajmalia deleted the web_doc branch June 15, 2024 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant