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

Default URL depth is 1. How do I modify this to be deeper? #313

Open
btahn opened this issue Sep 23, 2024 · 1 comment
Open

Default URL depth is 1. How do I modify this to be deeper? #313

btahn opened this issue Sep 23, 2024 · 1 comment

Comments

@btahn
Copy link

btahn commented Sep 23, 2024

When specifying a data source as a URL, the default depth is 1. How do I modify this to be deeper?

npm create llama@latest
Need to install the following packages:
create-llama@latest
Ok to proceed? (y) y
✔ What is your project named? … my-app
✔ Which template would you like to use? › Agentic RAG (e.g. chat with docs)
✔ Which framework would you like to use? › NextJS
✔ Would you like to set up observability? › No
✔ Please provide your OpenAI API key (leave blank to skip): …
✔ Which data source would you like to use? › URL

@marcusschiesser
Copy link
Collaborator

NextJS doesn't support URLs but for Python, you can set it in the config/loaders.yml file

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

No branches or pull requests

2 participants