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

[BUG] Require only one of 'llmQuestion' and 'llmMessages' for the RAG processor. #3067

Open
austintlee opened this issue Oct 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working v2.18.0 Issues targeting release v2.18.0

Comments

@austintlee
Copy link
Collaborator

What is the bug?
We require that llmQuestion is always passed, but this is no longer the case when using Bedrocks' Converse API as input to the LLM can be passed in llmMessages.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.18.0 Issues targeting release v2.18.0
Projects
None yet
Development

No branches or pull requests

2 participants