The README.md file has been updated to provide a detailed description of the application, its purpose, installation instructions, and usage examples. Additionally, tests have been added to ensure the functionality of the application.
Summary of Changes
Modified README.md to include a detailed description, installation instructions, and usage examples.
Created a new directory 'tests' and added test cases for the functions in index.js.
Modified package.json to include a new script for running the tests.
Please review and merge these changes at your earliest convenience.
Fixes #1.
🎉 Latest improvements to Sweep:
Getting Sweep to run linters before committing! Check out Sweep Sandbox Configs to set it up.
Added support for self-hosting! Check out Self-hosting Sweep to get started.
[Self Hosting] Multiple options to compute vector embeddings, configure your .env file using VECTOR_EMBEDDING_SOURCE
💡 To get Sweep to edit this pull request, you can:
Leave a comment below to get Sweep to edit the entire PR
Leave a comment in the code will only modify the file
Edit the original issue to get Sweep to recreate the PR from scratch
PR Feedback (click)
Description
This PR addresses the following issues:
The README.md file has been updated to provide a detailed description of the application, its purpose, installation instructions, and usage examples. Additionally, tests have been added to ensure the functionality of the application.
Summary of Changes
Please review and merge these changes at your earliest convenience.
Fixes #1.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: