Sam Hogan
Sam Hogan
Right now the CLI querying experience is functional, but the UX is bad. Below are a few ideas for improvements. If you have your own ideas, please share them! Here...
Currently Autodoc can only query a package in which it has been directly installed. It would like to support querying dependencies and peer packages that have been distributed with an...
Autodoc should support only indexing files and folders that have changed since the last index. At high-level, I think it looks something like this: 1. Track the git sha at...
Autodoc is currently reliant on OpenAI for access to cutting-edge language models. Going forward, we would like to support models running locally or at providers other than OpenAI, like [Llama](https://github.com/facebookresearch/llama),...
Autodoc currently only supports indexing a file using the most affordable models available in a projects `autodoc.config.json`. Ideally, we should allow for different types of indexing strategies. At very least,...
I'm running exo using a 4090 and a 3090 that exist on the same network. The devices can discover eachother just fine but are unable to perform inference using tinygrad....