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

Removing 'Additional Inputs' from UI #2011

Open
rmuhawieh opened this issue Jul 23, 2024 · 1 comment
Open

Removing 'Additional Inputs' from UI #2011

rmuhawieh opened this issue Jul 23, 2024 · 1 comment
Labels
question Further information is requested

Comments

@rmuhawieh
Copy link

Question

I'm running the local setup with llama and trying to have the 'Additional Inputs' removed from the UI. When commenting out 'additional_inputs', it returns an AsyncStopIteration error when I ask a question to the LLM, so I need to find the best way of removing it from the UI without messing up the ability to ask/answer questions. Any help would be greatly appreciated

@rmuhawieh rmuhawieh added the question Further information is requested label Jul 23, 2024
@rmuhawieh
Copy link
Author

Question

I'm running the local setup with llama and trying to have the 'Additional Inputs' removed from the UI. When commenting out 'additional_inputs', it returns an AsyncStopIteration error when I ask a question to the LLM, so I need to find the best way of removing it from the UI without messing up the ability to ask/answer questions. Any help would be greatly appreciated

Even now, without trying to remove it, when I click on 'Additional Inputs', it disappears from the UI so it seems as though something is wrong with it as is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant