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

Adding command line arguments for demo/chat_web_selects.py #56

Merged
merged 5 commits into from
Nov 24, 2023

Conversation

uogbuji
Copy link
Collaborator

@uogbuji uogbuji commented Nov 24, 2023

New options: --verbose (verbosity), --limit (max number of chunks to use as context), --chunk-size (characters per chunks) , --chunk-overlap (character overlap between chunks), --question (The user question, otherise given by prompt)

…ks to use as context), --chunk-size (characters per chunks) , --chunk-overlap (character overlap between chunks), --question (The user question, otherise given by prompt)
@uogbuji uogbuji self-assigned this Nov 24, 2023
@uogbuji
Copy link
Collaborator Author

uogbuji commented Nov 24, 2023

Saw this branch when I happened to review the list & it looks handy.

@uogbuji
Copy link
Collaborator Author

uogbuji commented Nov 24, 2023

While looking at this I've found that demo/chat_web_selects.py & demo/chat_pdf_streamlit_ui.py (the ones using Qdrant) have been broken for the past few releases. Should make a new ticket & PR, but can't be arsed. Just fixing them here.

@uogbuji
Copy link
Collaborator Author

uogbuji commented Nov 24, 2023

@choccccy just help me spot if anything problematic jumps out at you before I merge.

@choccccy choccccy merged commit 0f5500e into main Nov 24, 2023
2 checks passed
@choccccy choccccy deleted the more-configurable-parameters branch November 24, 2023 18:48
@uogbuji uogbuji mentioned this pull request Jan 11, 2024
9 tasks
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

Successfully merging this pull request may close these issues.

3 participants