fix check_inputs to handle when prompts are empty but embeddings are …
…passed
ideally check_inputs should not throw an error if both prompt and prompt embeds are passed as they can be later concatenated. leaving that as is for now to ensure simplicity in line 609.
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.
Thanks a lot for the PR @nimish007 !
Could you run:
make style
once to make sure the code quality tests are passing? :-)
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.