Find answers from the community

Updated 3 months ago

How do I create my own llamapack or

How do I create my own llamapack or llamahub tool? Are they the same thing?
a
2 comments
Hey @tomi! Happy to read that you're looking to contribute a tool or pack :LlamaIndex:
They are a bit different from one another:

  • a tool is something that can be used by an agent
  • a pack is broader and can represent any sort of extension/template that you want to build on top of llama-index-core
Please refer to our CONTRIBUTING guide linked here for more information and instructions on how to actually write your tool/pack and submit the PR.

https://github.com/run-llama/llama_index/blob/main/CONTRIBUTING.md#2--contribute-a-pack-reader-tool-or-dataset-formerly-from-llama-hub
Add a reply
Sign up and join the conversation on Discord