mohit

Results 9 issues of mohit

Add `-pkgAvg` flag to compute averages by package name. This is useful for large codebases. Attempts to follow the coding and formatting of the existing codebase.

renders deployment for #100

Currently after changing content we have to run `make static` manally and then push to branch/master. This will create a new container with the current content. Maybe we want to...

infrastructure

We currently need to check in `site/deploy` or the generated static files directly to this repository since we don't have a CI system to do that for us. Dockerhub has...

infrastructure

How is it different from a tag? They should be at the same level of abstraction

- Add a `load(self,..)` method to support direct use with LangChain's `VectorstoreIndexCreator.from_loaders([...])` method - add LanChain usage example

Adds type check. See https://github.com/Clever/sd2/pull/610 for details.