-
Notifications
You must be signed in to change notification settings - Fork 17
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
add testing in the folder test #142
Comments
Here is a draft response: @jayendra-ram I have started working on adding testing to the plugnplai repo. My plan is to:
Give me a minute! I'm a bot that handles simple bugs and feature requests but I might make mistakes. Please be kind! |
Hey @jayendra-ram, I've started working on this PR. The plan is to add unit tests for the functions in Give me a minute! Some code snippets I looked at (click to expand). If some file is missing from here, you can mention the path in the ticket description.plugnplai/plugnplai/embeddings.py Lines 36 to 130 in c4e932a
Lines 1 to 25 in c4e932a
plugnplai/docs/examples/plugin_retriever_with_langchain_agent_clean_version.ipynb Lines 63 to 69 in c4e932a
plugnplai/examples/plugin_retriever_with_langchain_agent.ipynb Lines 73 to 79 in c4e932a
plugnplai/docs/reference/embeddings.rst Lines 1 to 7 in c4e932a
I'm a bot that handles simple bugs and feature requests but I might make mistakes. Please be kind! |
No description provided.
The text was updated successfully, but these errors were encountered: