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

How to run this project? #10

Open
SSshuishui opened this issue Nov 23, 2023 · 1 comment
Open

How to run this project? #10

SSshuishui opened this issue Nov 23, 2023 · 1 comment

Comments

@SSshuishui
Copy link

After stream run 1_home.py. How I can build a agent? by input what and how I can upload or point a file, have a example? No matter what I input, it always be:
system_prompt=None file_paths=[] docs=[] tools=[] rag_params=RAGParams(include_summarization=False, top_k=2, chunk_size=1024, embed_model='default', llm='gpt-4-1106-preview') agent=None
Thanks a lot!

@ravi03071991
Copy link

@SSshuishui You can ask it to RAG bot/ chatbot on x.pdf (or any other file) which is present in rags directory. You can check the blog post here for detailed instructions.

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