diff --git a/llama-index-integrations/readers/llama-index-readers-agent-search/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-agent-search/pyproject.toml index c8b68fe2a9c6931367fda92aaff816fd38aafad8..e313b1c453be7dc479e8dcef16af2e11cda6f2a7 100644 --- a/llama-index-integrations/readers/llama-index-readers-agent-search/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-agent-search/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers agent_search integration" license = "MIT" +maintainers = ["emrgnt-cmplxty"] name = "llama-index-readers-agent-search" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/pyproject.toml index 1f482558988db71d36a03a411dc096f352792708..9e79c373a458f66c9c7240cbcf32383b5f35fac2 100644 --- a/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers airbyte_cdk integration" license = "MIT" +maintainers = ["flash1293"] name = "llama-index-readers-airbyte-cdk" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-gong/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-gong/pyproject.toml index 3aa938101528b5e3d9f13ea08554218efe3fa817..4dc5911cec64ac21e487bf81d682c43fa54835c7 100644 --- a/llama-index-integrations/readers/llama-index-readers-airbyte-gong/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-airbyte-gong/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers airbyte_gong integration" license = "MIT" +maintainers = ["flash1293"] name = "llama-index-readers-airbyte-gong" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/pyproject.toml index cf725b9def2e65adc45f918cd744ad7fbd5f19f1..89ab60754f2d19d234aea769028c5d6dd8e8c8e3 100644 --- a/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers airbyte_hubspot integration" license = "MIT" +maintainers = ["flash1293"] name = "llama-index-readers-airbyte-hubspot" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/pyproject.toml index 3f3e5440f9bd90892aafc2e31b32a152da63a747..9f51b33cd2a24bb63123a498271d9895628d0eb2 100644 --- a/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers airbyte_salesforce integration" license = "MIT" +maintainers = ["flash1293"] name = "llama-index-readers-airbyte-salesforce" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/pyproject.toml index 6d109f20a579ef8c028d3403f637afb9062f7c53..95624ffc166e1950c8e46a1f39e4971da785cb1f 100644 --- a/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers airbyte_shopify integration" license = "MIT" +maintainers = ["flash1293"] name = "llama-index-readers-airbyte-shopify" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/pyproject.toml index 2c3c773bd347716eac34a864b28d0256926301d0..db4173efa992ce4e48e2932d3d41df7552d8f200 100644 --- a/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers airbyte_stripe integration" license = "MIT" +maintainers = ["flash1293"] name = "llama-index-readers-airbyte-stripe" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/pyproject.toml index d9eb85b6de6ff18b98e15dabd5fab069aeb4b27e..4049a3b143a23e5503de5bd0b813bf0f8c712988 100644 --- a/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers airbyte_typeform integration" license = "MIT" +maintainers = ["flash1293"] name = "llama-index-readers-airbyte-typeform" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/pyproject.toml index 7a8ba2b338f24cdd4c3ad7de7409eea371d41af0..344a3a10c8d4d7501a504172d2b72c5ea9365838 100644 --- a/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers airbyte_zendesk_support integration" license = "MIT" +maintainers = ["flash1293"] name = "llama-index-readers-airbyte-zendesk-support" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-airtable/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airtable/pyproject.toml index 33bc09ff2f122d5e05438c0600205425da3bd743..2d17f1b8cf1d4dc5717eed207b0dd4ba7db4a5a0 100644 --- a/llama-index-integrations/readers/llama-index-readers-airtable/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-airtable/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers airtable integration" license = "MIT" +maintainers = ["smyja"] name = "llama-index-readers-airtable" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-apify/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-apify/pyproject.toml index 85ac0ef71fcb18f196e4caaebae74b7c707c074f..1a08fd7d7fa3060a58b9b5819b2a0e1af63b45d5 100644 --- a/llama-index-integrations/readers/llama-index-readers-apify/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-apify/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers apify integration" +keywords = ["apify", "crawler", "scraper", "scraping"] license = "MIT" +maintainers = ["drobnikj"] name = "llama-index-readers-apify" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-arango-db/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-arango-db/pyproject.toml index ba26d095e11d65f7ecb3feadfbfe78f61469acd3..6ef15e3f33b017cede093d6b3d0c3dcb8d65a507 100644 --- a/llama-index-integrations/readers/llama-index-readers-arango-db/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-arango-db/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers arango db integration" license = "MIT" +maintainers = ["mmaatouk"] name = "llama-index-readers-arango-db" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-asana/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-asana/pyproject.toml index 47c783aca407c26da4a789ddfca337a7e2945284..b500f7673ad529a207d6c191ea883df98e16f992 100644 --- a/llama-index-integrations/readers/llama-index-readers-asana/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-asana/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers asana integration" license = "MIT" +maintainers = ["daveey"] name = "llama-index-readers-asana" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-assemblyai/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-assemblyai/pyproject.toml index 2cce51c245fd834312c7596d573d08354c5bc4a6..0ee441a471dc35d6d68eac3fc3c766553c07f5df 100644 --- a/llama-index-integrations/readers/llama-index-readers-assemblyai/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-assemblyai/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers assemblyai integration" license = "MIT" +maintainers = ["patrickloeber"] name = "llama-index-readers-assemblyai" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-astra-db/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-astra-db/pyproject.toml index d05aa30fe5cde0b76634b7824883bd513abaa3f1..93344b45bf18ed12528caf1bdd7198b38e5e21c3 100644 --- a/llama-index-integrations/readers/llama-index-readers-astra-db/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-astra-db/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers astra_db integration" license = "MIT" +maintainers = ["erichare"] name = "llama-index-readers-astra-db" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-athena/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-athena/pyproject.toml index 4a6220d0cc479f748ad7f0d773a1c1f248d5ef9f..bc5cbc06850cf14e2481bf210c36613cf5a14546 100644 --- a/llama-index-integrations/readers/llama-index-readers-athena/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-athena/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers athena integration" +keywords = ["aws athena", "datalake", "sql"] license = "MIT" +maintainers = ["mattick27"] name = "llama-index-readers-athena" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-azcognitive-search/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-azcognitive-search/pyproject.toml index 5b9218305a925c8f6c89a1d7106fd54aa6202fab..c7bff55888e24bec8715ef57556d96ce11f8b9c1 100644 --- a/llama-index-integrations/readers/llama-index-readers-azcognitive-search/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-azcognitive-search/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers azcognitive_search integration" license = "MIT" +maintainers = ["mrcabellom"] name = "llama-index-readers-azcognitive-search" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-azstorage-blob/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-azstorage-blob/pyproject.toml index 3c49a03e78956fd21c55acb8fea74fafce0a2e1d..3569a380fa269193ebffe7b30ef1879189242e01 100644 --- a/llama-index-integrations/readers/llama-index-readers-azstorage-blob/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-azstorage-blob/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers azstorage_blob integration" +keywords = ["azure storage", "azure", "blob", "container"] license = "MIT" +maintainers = ["rivms"] name = "llama-index-readers-azstorage-blob" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-bagel/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-bagel/pyproject.toml index 3b0adb92ad8f4fb380339b4c44cd824a7f229b44..9b7533d70dd1503fba4500452929cae338112f8b 100644 --- a/llama-index-integrations/readers/llama-index-readers-bagel/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-bagel/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers bagel integration" +keywords = ["bagelDB", "database", "storage", "vector"] license = "MIT" +maintainers = ["asif"] name = "llama-index-readers-bagel" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-bilibili/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-bilibili/pyproject.toml index 830e327bbe113df1882f39664d0d9e9a587d9543..6524c75be1c33579907abc30a4172f5a961cc7c3 100644 --- a/llama-index-integrations/readers/llama-index-readers-bilibili/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-bilibili/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers bilibili integration" license = "MIT" +maintainers = ["alexzhangji"] name = "llama-index-readers-bilibili" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-bitbucket/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-bitbucket/pyproject.toml index 3321d7e1941ff6a578207aa9c300c57612b28024..f8b7a6eee16dee8367cacf98305f80a022d1d472 100644 --- a/llama-index-integrations/readers/llama-index-readers-bitbucket/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-bitbucket/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers bitbucket integration" +keywords = ["bitbucket", "project", "repository"] license = "MIT" +maintainers = ["lejdiprifti"] name = "llama-index-readers-bitbucket" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-boarddocs/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-boarddocs/pyproject.toml index 3d411f995415a329033e12e976d75e5471666b74..2e84dd6e65682c249ebcec67b4ac0044431f56e7 100644 --- a/llama-index-integrations/readers/llama-index-readers-boarddocs/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-boarddocs/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers boarddocs integration" +keywords = ["board", "boarddocs"] license = "MIT" +maintainers = ["dweekly"] name = "llama-index-readers-boarddocs" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/pyproject.toml index 19e0fc0c84019ae929d7acda15bdeae2c174d4ef..65f46502fbe2d9e1554408e49bb43c86a91e474d 100644 --- a/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers chatgpt plugin integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-chatgpt-plugin" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-chroma/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-chroma/pyproject.toml index d0addb6323ee5825e2b9a2cba7670c7b2e6ab4b5..dc5203c71ee545c59f4bd5ec00f887920ce2ba2a 100644 --- a/llama-index-integrations/readers/llama-index-readers-chroma/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-chroma/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers chroma integration" license = "MIT" +maintainers = ["atroyn"] name = "llama-index-readers-chroma" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-confluence/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-confluence/pyproject.toml index 83250919a2806612411715f2a3296b49d7677409..e2b2c954a3e287b407dffde434edba2d97861f9c 100644 --- a/llama-index-integrations/readers/llama-index-readers-confluence/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-confluence/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers confluence integration" license = "MIT" +maintainers = ["zywilliamli"] name = "llama-index-readers-confluence" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-couchbase/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-couchbase/pyproject.toml index 1e03fcd4c37cdcf48bb6b2eecc3005e0061d6165..dfea7954364702adfe08518f053a013318baace7 100644 --- a/llama-index-integrations/readers/llama-index-readers-couchbase/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-couchbase/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers couchbase integration" +keywords = ["Capella", "Couchbase", "NoSQL"] license = "MIT" +maintainers = ["nithishr"] name = "llama-index-readers-couchbase" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-couchdb/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-couchdb/pyproject.toml index a2af44ea7d8ecb6861a47ab4ff3339527e353e70..822c98a5fdfb2e759e92c2fc4a19407da66a483f 100644 --- a/llama-index-integrations/readers/llama-index-readers-couchdb/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-couchdb/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers couchdb integration" license = "MIT" +maintainers = ["technosophy"] name = "llama-index-readers-couchdb" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-dad-jokes/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-dad-jokes/pyproject.toml index 0b6cdc41bd45a24b59de08060a4d838ae9ddf684..b832fa83d88ae137b9903ad91c0e90092512cbf5 100644 --- a/llama-index-integrations/readers/llama-index-readers-dad-jokes/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-dad-jokes/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers dad_jokes integration" +keywords = ["dad jokes", "jokes"] license = "MIT" +maintainers = ["sidu"] name = "llama-index-readers-dad-jokes" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-database/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-database/pyproject.toml index a7acf541612dd65add8303b0c963c141c5d342f1..5aa22da3204a52d102d6f3628ca27c81926adfbc 100644 --- a/llama-index-integrations/readers/llama-index-readers-database/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-database/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers database integration" +keywords = ["aws rds", "postgres", "snowflake", "sql"] license = "MIT" +maintainers = ["kevinqz"] name = "llama-index-readers-database" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-deeplake/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-deeplake/pyproject.toml index 5f93be60e4f17ca23ba7c2e40d6b1853d16bb3b3..4fe98dd055d1b9949baa546a77def4623970cd78 100644 --- a/llama-index-integrations/readers/llama-index-readers-deeplake/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-deeplake/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers deeplake integration" +keywords = ["deeplake"] license = "MIT" +maintainers = ["adolkhan"] name = "llama-index-readers-deeplake" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-discord/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-discord/pyproject.toml index 2725935de63782c0e8222cd9e2153c09baf5bf11..7e831b23a2a44c45cf7a986b052d9854e425a818 100644 --- a/llama-index-integrations/readers/llama-index-readers-discord/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-discord/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers discord integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-discord" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-docstring-walker/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-docstring-walker/pyproject.toml index 00ead8f7366feae70f8ad5a37d6052581eeecb7c..01481bc942586a429569d5e85f9a775fc6974a1e 100644 --- a/llama-index-integrations/readers/llama-index-readers-docstring-walker/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-docstring-walker/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers docstring_walker integration" +keywords = ["code", "docstring", "python", "source code"] license = "MIT" +maintainers = ["Filip Wojcik"] name = "llama-index-readers-docstring-walker" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-docugami/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-docugami/pyproject.toml index eb2ce13f78c51b7fdceac36daeca14c71dc2f187..c20fcbf47f3602687939d97538c7769928148643 100644 --- a/llama-index-integrations/readers/llama-index-readers-docugami/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-docugami/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers docugami integration" +keywords = ["doc", "docugami", "docx", "pdf", "xml"] license = "MIT" +maintainers = ["tjaffri"] name = "llama-index-readers-docugami" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/pyproject.toml index 2bb3398c0e16789605c2ac382e48c9f08e0e0bd2..2638f07b11cb7312f5b41f669eab95ff1f31dca1 100644 --- a/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers earnings_call_transcript integration" +keywords = ["Earning calls", "Finance", "Investor"] license = "MIT" +maintainers = ["Athe-kunal"] name = "llama-index-readers-earnings-call-transcript" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-elasticsearch/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-elasticsearch/pyproject.toml index c018ddbb1fa8a54f0873854e4cb07c6603b4467d..b26d651ca1a917cef3ac7a49b8dea304c88552fa 100644 --- a/llama-index-integrations/readers/llama-index-readers-elasticsearch/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-elasticsearch/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers elasticsearch integration" license = "MIT" +maintainers = ["jaylmiller"] name = "llama-index-readers-elasticsearch" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-faiss/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-faiss/pyproject.toml index ad43faf177dd1e4e8bb76f36cc155d2aaffb83bb..d27fab15cffe31ca4e7276f32475e672a17c22e4 100644 --- a/llama-index-integrations/readers/llama-index-readers-faiss/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-faiss/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers faiss integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-faiss" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-feedly-rss/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-feedly-rss/pyproject.toml index b0425b4d9b3fb4820df61e25ff866e73e895446e..d14bcf46525e39f73b9705ade55501b689df9019 100644 --- a/llama-index-integrations/readers/llama-index-readers-feedly-rss/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-feedly-rss/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers feedly_rss integration" +keywords = ["feedly", "rss"] license = "MIT" +maintainers = ["kychanbp"] name = "llama-index-readers-feedly-rss" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-feishu-docs/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-feishu-docs/pyproject.toml index a775a21de08a661b401450973d9e7142bb30656f..cde323f50821a2e740e85edfa529954495864188 100644 --- a/llama-index-integrations/readers/llama-index-readers-feishu-docs/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-feishu-docs/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers feishu_docs integration" license = "MIT" +maintainers = ["ma-chengcheng"] name = "llama-index-readers-feishu-docs" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-file/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-file/pyproject.toml index 18e3075b13585fedc640ded03b4340a673b9ef4f..601c44a297b9b99d16e00fa5e0ffb2c5539c49f8 100644 --- a/llama-index-integrations/readers/llama-index-readers-file/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-file/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers file integration" +keywords = ["10k", "10q", "chart", "eml", "figure", "html", "hwp", "image", "invoice", "ipynb", "jupyter", "notebook", "pdf", "pymupdf", "receipt", "sec", "spreadsheet", "tabular", "unstructured.io", "yaml", "yml"] license = "MIT" +maintainers = ["FarisHijazi", "Haowjy", "ephe-meral", "hursh-desai", "iamarunbrahma", "jon-chuang", "mmaatouk", "ravi03071991", "sangwongenip", "thejessezhang"] name = "llama-index-readers-file" readme = "README.md" version = "0.1.2" diff --git a/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/pyproject.toml index 07327ed2f5fe4a8673c30b1023238fcb7a4e1b38..a2e6b83c722d9cb803bba7d8dde53cd153ba32d7 100644 --- a/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers firebase_realtimedb integration" +keywords = ["database", "firebase", "realtimedb"] license = "MIT" +maintainers = ["ajay"] name = "llama-index-readers-firebase-realtimedb" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-firestore/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-firestore/pyproject.toml index 779814c5592d37919438735f167c73db92cfff52..2c892098beeec8387d8e4338f4b0142a8c4e677e 100644 --- a/llama-index-integrations/readers/llama-index-readers-firestore/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-firestore/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers firestore integration" +keywords = ["datastore", "firestore"] license = "MIT" +maintainers = ["rayzhudev"] name = "llama-index-readers-firestore" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-github/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-github/pyproject.toml index 285c39aee3d675f56af48272d1308c94579cd39e..8ee146822ef903d405df7a7c0c97a3af9c1230c5 100644 --- a/llama-index-integrations/readers/llama-index-readers-github/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-github/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers github integration" +keywords = ["code", "collaborators", "git", "github", "issues", "placeholder", "repository", "source code"] license = "MIT" +maintainers = ["ahmetkca", "moncho", "rwood-97"] name = "llama-index-readers-github" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-google/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-google/pyproject.toml index 2d9e1728df14340be31aab04cad19d81ea9b17e6..a5057ea109afe17ab76315f61e4274aa1588e00f 100644 --- a/llama-index-integrations/readers/llama-index-readers-google/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-google/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers google integration" +keywords = ["email", "gmail", "google keep", "google notes"] license = "MIT" +maintainers = ["bbornsztein", "jerryjliu", "ong", "piroz", "pycui", "ravi03071991"] name = "llama-index-readers-google" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-gpt-repo/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-gpt-repo/pyproject.toml index f5591ada0685d5047e6720247d93e49b8b2a9935..375cb093a70985f986faac1881b40417f86380d2 100644 --- a/llama-index-integrations/readers/llama-index-readers-gpt-repo/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-gpt-repo/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers gpt_repo integration" license = "MIT" +maintainers = ["mpoon"] name = "llama-index-readers-gpt-repo" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/pyproject.toml index 1aa7c96ed60d98e3f215b8fb9fde74a660a040c8..75394d2f9a761a77581f8d1c10f14bdc301e1282 100644 --- a/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers graphdb_cypher integration" +keywords = ["cypher", "graph", "neo4j"] license = "MIT" +maintainers = ["jexp"] name = "llama-index-readers-graphdb-cypher" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-graphql/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-graphql/pyproject.toml index c071f14ac0df19728951f039095e0df16ffef36f..7103903f2489005fa571c48ec3056f140bd88399 100644 --- a/llama-index-integrations/readers/llama-index-readers-graphql/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-graphql/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers graphql integration" +keywords = ["apollo", "gql", "graphql"] license = "MIT" +maintainers = ["jexp"] name = "llama-index-readers-graphql" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-guru/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-guru/pyproject.toml index 724c8b2cc30d341d0ac36217e5da97b1311d641a..e2b4cb2ec68222631ce6296ea267dd944edeb20b 100644 --- a/llama-index-integrations/readers/llama-index-readers-guru/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-guru/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers guru integration" +keywords = ["getguru", "guru", "knowledge base"] license = "MIT" +maintainers = ["mcclain-thiel"] name = "llama-index-readers-guru" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-hatena-blog/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-hatena-blog/pyproject.toml index 86e6c4244c6c8db8e4d33a427e962436816ad240..75d9c426c3533fe7af29d868f775a8ce111eb106 100644 --- a/llama-index-integrations/readers/llama-index-readers-hatena-blog/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-hatena-blog/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers hatena_blog integration" +keywords = ["blog", "hatena"] license = "MIT" +maintainers = ["Shoya SHIRAKI"] name = "llama-index-readers-hatena-blog" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-hive/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-hive/pyproject.toml index 52083c0abd46d46f9adbb18eb9341a561e204119..ebdec988156c87266c57f0cf432057136c0b9476 100644 --- a/llama-index-integrations/readers/llama-index-readers-hive/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-hive/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers hive integration" +keywords = ["HDFS", "Hadoop", "Hive"] license = "MIT" +maintainers = ["kasen"] name = "llama-index-readers-hive" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-hubspot/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-hubspot/pyproject.toml index a233ab12162f802c0ce7418dd984b0ec48788c5c..e60a2526d4266a303daf17757dc2384982834a33 100644 --- a/llama-index-integrations/readers/llama-index-readers-hubspot/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-hubspot/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers hubspot integration" +keywords = ["hubspot"] license = "MIT" +maintainers = ["ykhli"] name = "llama-index-readers-hubspot" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-huggingface-fs/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-huggingface-fs/pyproject.toml index f0b9f466207806d13060f49f547222fe668a91a2..f376b9966ad6a64b643cdbab85ed3cb4e044c7cf 100644 --- a/llama-index-integrations/readers/llama-index-readers-huggingface-fs/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-huggingface-fs/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers huggingface fs integration" +keywords = ["face", "filesystem", "fs", "hugging", "huggingface"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-huggingface-fs" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-imdb-review/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-imdb-review/pyproject.toml index 84464aee2e5a8344c225efb2d4ba5dd79be00ad6..143d9d541c9d0608610efae5610d30c1e2a31db5 100644 --- a/llama-index-integrations/readers/llama-index-readers-imdb-review/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-imdb-review/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers imdb_review integration" +keywords = ["IMDB", "movies", "reviews"] license = "MIT" +maintainers = ["Athe-kunal"] name = "llama-index-readers-imdb-review" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-intercom/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-intercom/pyproject.toml index c5b9da709d3aab44e7bd8e2cdbcf37e14240f251..339be28de7a87ddfc0929f427ec97915593963b4 100644 --- a/llama-index-integrations/readers/llama-index-readers-intercom/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-intercom/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers intercom integration" +keywords = ["help center", "intercom", "knowledge base"] license = "MIT" +maintainers = ["bbornsztein"] name = "llama-index-readers-intercom" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-jira/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-jira/pyproject.toml index 070ad1e8b55a68c2fe9097e39699e993665ad9ab..c97dd25c653368ca8773c65a20304375f4ef47ae 100644 --- a/llama-index-integrations/readers/llama-index-readers-jira/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-jira/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers jira integration" +keywords = ["jira"] license = "MIT" +maintainers = ["bearguy"] name = "llama-index-readers-jira" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-joplin/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-joplin/pyproject.toml index da4155b075a5a09be2aede4212105ceb73973136..4a8d39acf492d968267c1b9604d9691069732a1b 100644 --- a/llama-index-integrations/readers/llama-index-readers-joplin/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-joplin/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers joplin integration" license = "MIT" +maintainers = ["alondmnt"] name = "llama-index-readers-joplin" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-json/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-json/pyproject.toml index 69d3825cccbca5a52b804bfd4673a182720090b6..b81e9d607a5ef56df558e8ab6cdd05afb9b513f3 100644 --- a/llama-index-integrations/readers/llama-index-readers-json/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-json/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers json integration" license = "MIT" +maintainers = ["yisding"] name = "llama-index-readers-json" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-kaltura/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-kaltura/pyproject.toml index edb9e8fd1bf3330e2ad179d8d8a48bd908491e07..7557649d746146702ad90e3036ffcee0ba78f2f5 100644 --- a/llama-index-integrations/readers/llama-index-readers-kaltura/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-kaltura/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers kaltura e-search integration" +keywords = ["audio", "events", "image", "kaltura", "library", "media", "portal", "search", "video"] license = "MIT" +maintainers = ["kaltura"] name = "llama-index-readers-kaltura-esearch" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-kibela/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-kibela/pyproject.toml index d6d20aac3e77c23d56444a91185c146dc7122833..755444d1730081d8d50c8794cf082419f96f94b6 100644 --- a/llama-index-integrations/readers/llama-index-readers-kibela/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-kibela/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers kibela integration" license = "MIT" +maintainers = ["higebu"] name = "llama-index-readers-kibela" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-lilac/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-lilac/pyproject.toml index 9cba45892e5176960edb1d3a38c7c9a6937f28d9..e53a699c5d65bd4ca7dfa0988a11b7a85e46a90f 100644 --- a/llama-index-integrations/readers/llama-index-readers-lilac/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-lilac/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers lilac integration" license = "MIT" +maintainers = ["nsthorat"] name = "llama-index-readers-lilac" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-linear/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-linear/pyproject.toml index 3fceea78bcd55913b3a5ad34b28a996f91c8d105..17891e5c41ed1f415fcef5e73ed1e99c214483ef 100644 --- a/llama-index-integrations/readers/llama-index-readers-linear/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-linear/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers linear integration" +keywords = ["linear"] license = "MIT" +maintainers = ["Sushmithamallesh"] name = "llama-index-readers-linear" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/pyproject.toml index 8ee6143ff5eab53ca9cdc7a3af2798521ecb9d2f..290dca180308382830f14d3e0865a892c904a152 100644 --- a/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers macrometa_gdn integration" +keywords = ["macrometa"] license = "MIT" +maintainers = ["Dain Im"] name = "llama-index-readers-macrometa-gdn" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-mangadex/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mangadex/pyproject.toml index 0da35346cb7fc40c912f44e6fb83ec8546a27ce2..c4c03d044f0ec0f6a87a545f75705b565b63af9d 100644 --- a/llama-index-integrations/readers/llama-index-readers-mangadex/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-mangadex/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers mangadex integration" +keywords = ["anime", "manga"] license = "MIT" +maintainers = ["choombaa"] name = "llama-index-readers-mangadex" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/pyproject.toml index e6c262b5a312f24a2ad684dba230976981f87caa..cf170c3674495f52de397fbcfd89e20cf49847da 100644 --- a/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers mangoapps_guides integration" +keywords = ["mangoapps"] license = "MIT" +maintainers = ["mangoapps"] name = "llama-index-readers-mangoapps-guides" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-maps/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-maps/pyproject.toml index 434c58b7dc06cb294c5ae17acffc67c59c75680c..fcad2673d720bb0c5b7fc17ca4a1bc1e4da16cbf 100644 --- a/llama-index-integrations/readers/llama-index-readers-maps/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-maps/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers maps integration" +keywords = ["geo", "maps", "open maps", "open street maps", "overpass api"] license = "MIT" +maintainers = ["carrotpy"] name = "llama-index-readers-maps" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-mbox/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mbox/pyproject.toml index edc2c0ba50e6659b1b4d0d1e48c6482a11ee941b..93db681a6704bdd7f3e825ff0b270acd3b87ebf4 100644 --- a/llama-index-integrations/readers/llama-index-readers-mbox/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-mbox/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers mbox integration" license = "MIT" +maintainers = ["minosvasilias"] name = "llama-index-readers-mbox" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-memos/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-memos/pyproject.toml index 938f4807ccc7495ec1946656a11fc051a5be7a11..0cbbfc8e71ffec0e29028e773a72cf76e7595bf2 100644 --- a/llama-index-integrations/readers/llama-index-readers-memos/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-memos/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers memos integration" +keywords = ["memos", "note"] license = "MIT" +maintainers = ["bubu"] name = "llama-index-readers-memos" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-metal/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-metal/pyproject.toml index ad46b945025cd47b3474afde64e74c7e807e0d95..0ae93f2230cff81b5fb3b728e510600af962f3f1 100644 --- a/llama-index-integrations/readers/llama-index-readers-metal/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-metal/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers metal integration" +keywords = ["metal", "retriever", "storage"] license = "MIT" +maintainers = ["getmetal"] name = "llama-index-readers-metal" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/pyproject.toml index d830f6becf6bc0e44fd9b1737edcf79dad3fcbd8..f3a3eacfeb001babe9448e12c969fc0c4259b7ef 100644 --- a/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers microsoft_onedrive integration" +keywords = ["microsoft 365", "microsoft onedrive", "microsoft365", "onedrive for business", "onedrive personal", "onedrive"] license = "MIT" +maintainers = ["godwin3737"] name = "llama-index-readers-microsoft-onedrive" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/pyproject.toml index 0f6d67405013a29d0c0c86f373f6c902e940c35d..78e46bfdd19aaf3f2cc272cc46fa7577d2675a89 100644 --- a/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers microsoft outlook integration" +keywords = ["calendar", "outlook"] license = "MIT" +maintainers = ["tevslin"] name = "llama-index-readers-microsoft-outlook" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/pyproject.toml index 64596ebba7a031e7f265247191c4d03f4eeb4869..5c4686cb4e3fb6560fab6f96ad024f2841f3fbd9 100644 --- a/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers microsoft_sharepoint integration" +keywords = ["microsoft 365", "microsoft365", "sharepoint"] license = "MIT" +maintainers = ["arun-soliton"] name = "llama-index-readers-microsoft-sharepoint" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-milvus/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-milvus/pyproject.toml index 7dac376eccf1631e2425c3eda6931865ff31fd8a..8ae95b33dc690b7e0a9e8116458d11b2868d3e07 100644 --- a/llama-index-integrations/readers/llama-index-readers-milvus/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-milvus/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers milvus integration" license = "MIT" +maintainers = ["filip-halt"] name = "llama-index-readers-milvus" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-mondaydotcom/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mondaydotcom/pyproject.toml index 3ff82234410cc143741d8e1d8e3e6d0365594495..cb690dd93505bc5da7a7f1c8a80308b96773a0ba 100644 --- a/llama-index-integrations/readers/llama-index-readers-mondaydotcom/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-mondaydotcom/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers mondaydotcom integration" +keywords = ["monday", "mondaydotcom"] license = "MIT" +maintainers = ["nadavgr"] name = "llama-index-readers-mondaydotcom" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-mongodb/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mongodb/pyproject.toml index 9b942579aa21db633b227dc9aed1d592f67fa80e..5c25bd214ef92340f281f6a692e53e82d59ca118 100644 --- a/llama-index-integrations/readers/llama-index-readers-mongodb/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-mongodb/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers mongodb integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-mongodb" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-notion/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-notion/pyproject.toml index 3d91e442f7394c5ad915d43724f9467d57250971..015421d8a6ca57d479c022ffba8d8300439542ab 100644 --- a/llama-index-integrations/readers/llama-index-readers-notion/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-notion/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers notion integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-notion" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-nougat-ocr/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-nougat-ocr/pyproject.toml index bb4cb5f25b3273145a33b8ad1065472cbf8a723a..0989cfcfb3b33d9b8c7142e26b55182b6499ed67 100644 --- a/llama-index-integrations/readers/llama-index-readers-nougat-ocr/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-nougat-ocr/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers nougat_ocr integration" +keywords = ["academic papers", "ocr", "pdf"] license = "MIT" +maintainers = ["mdarshad1000"] name = "llama-index-readers-nougat-ocr" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-obsidian/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-obsidian/pyproject.toml index f475249adc30eeff1fdf33ac9ef7563f2f6b77bc..93e06a21e68ee65e586e2c3d22f778838fc8607f 100644 --- a/llama-index-integrations/readers/llama-index-readers-obsidian/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-obsidian/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers obsidian integration" license = "MIT" +maintainers = ["hursh-desai"] name = "llama-index-readers-obsidian" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-openalex/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-openalex/pyproject.toml index b95295dfd3c1e3e842a109915fcbff985d05a763..db8bc56ba9fce4de84a0637a654bfe58db80cdfa 100644 --- a/llama-index-integrations/readers/llama-index-readers-openalex/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-openalex/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers openalex integration" +keywords = ["academic papers", "open access", "openalex", "scientific papers"] license = "MIT" +maintainers = ["shauryr"] name = "llama-index-readers-openalex" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-opendal/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-opendal/pyproject.toml index 103fdb8395f5b429528edfa5bc19a4f9c9f24313..86a5fa22fb6ecb546c72eac80574a36a2d2ef424 100644 --- a/llama-index-integrations/readers/llama-index-readers-opendal/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-opendal/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers opendal_reader integration" +keywords = ["azblob", "gcs", "s3", "storage"] license = "MIT" +maintainers = ["OpenDAL Contributors"] name = "llama-index-readers-opendal-reader" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-opensearch/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-opensearch/pyproject.toml index 929ca4060e942af1fd0805d2b53febb7450d049c..b13a34dbe5398fe88e4627e2270df6ec1c1f27da 100644 --- a/llama-index-integrations/readers/llama-index-readers-opensearch/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-opensearch/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers opensearch integration" license = "MIT" +maintainers = ["chnsagitchen"] name = "llama-index-readers-opensearch" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-pandas-ai/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-pandas-ai/pyproject.toml index 172776431390306485074847ec40b31917211776..bd6d9e424f02fe3c7158e6db75749bcd3f47e6f0 100644 --- a/llama-index-integrations/readers/llama-index-readers-pandas-ai/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-pandas-ai/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers pandas_ai integration" +keywords = ["ai", "pandas"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-pandas-ai" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-papers/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-papers/pyproject.toml index 5e9bc9211d58c48a64ed66ea4f37d065efbc14f6..ec8df46bcc2bf5d7b33b068aa0a32d534ea93fee 100644 --- a/llama-index-integrations/readers/llama-index-readers-papers/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-papers/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers papers integration" license = "MIT" +maintainers = ["thejessezhang"] name = "llama-index-readers-papers" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-patentsview/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-patentsview/pyproject.toml index f62f07b77afcfa698966d63e3b26c5e448450d96..31ff52cfe573f2211be92b7ead592bc54a6df2b5 100644 --- a/llama-index-integrations/readers/llama-index-readers-patentsview/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-patentsview/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers patentsview integration" +keywords = ["patent"] license = "MIT" +maintainers = ["shao-shuai"] name = "llama-index-readers-patentsview" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-pdb/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-pdb/pyproject.toml index 110ae22d3934f2e52098e85dc34a7fc6f16a9654..3ee40ecbc06a530357070b9553f017e88ba1ed52 100644 --- a/llama-index-integrations/readers/llama-index-readers-pdb/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-pdb/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers pdb integration" +keywords = ["Protein Data Bank", "academic papers", "pdb", "proteins"] license = "MIT" +maintainers = ["joshuakto"] name = "llama-index-readers-pdb" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-pdf-table/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-pdf-table/pyproject.toml index d6d2a3aac91a9503c303e0afbee6c64f03a271b2..7f4622281003d259da52ff797b7fed484477a264 100644 --- a/llama-index-integrations/readers/llama-index-readers-pdf-table/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-pdf-table/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers pdf_table integration" +keywords = ["pdf table", "pdf", "table"] license = "MIT" +maintainers = ["yy0867"] name = "llama-index-readers-pdf-table" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-pinecone/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-pinecone/pyproject.toml index 75ea073ac14ae497ebdf55d12fe135ae49e15637..3e343f6dcb019e2cf8fd07eee230e580b15b9781 100644 --- a/llama-index-integrations/readers/llama-index-readers-pinecone/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-pinecone/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers pinecone integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-pinecone" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-preprocess/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-preprocess/pyproject.toml index f38fcc913c929d47a389a3100753e0b979f533b2..f8fe16c8138d31e2a4d8e1dcba93c946053fa4bf 100644 --- a/llama-index-integrations/readers/llama-index-readers-preprocess/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-preprocess/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers preprocess integration" +keywords = ["chunk", "chunking", "documents", "preprocess"] license = "MIT" +maintainers = ["preprocess"] name = "llama-index-readers-preprocess" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-qdrant/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-qdrant/pyproject.toml index 1df77c5c231b49d0edb7ebc914c29d95ebe98223..9643cf15ccdd15ce763fde52218570f408d2476e 100644 --- a/llama-index-integrations/readers/llama-index-readers-qdrant/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-qdrant/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers qdrant integration" license = "MIT" +maintainers = ["kacperlukawski"] name = "llama-index-readers-qdrant" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-rayyan/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-rayyan/pyproject.toml index 3eb60d547eb23137c2c85c520d79701ab01574ea..fc532dba617a498c3d54acded4d4e1d8fcc249c5 100644 --- a/llama-index-integrations/readers/llama-index-readers-rayyan/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-rayyan/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers rayyan integration" +keywords = ["rayyan", "systematic review"] license = "MIT" +maintainers = ["hammady"] name = "llama-index-readers-rayyan" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-readwise/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-readwise/pyproject.toml index e25c6bcb5055495ff9f7cba179437dcb9bbc5c3a..fc4a5b92808319f57d23420289a48d5943be79e5 100644 --- a/llama-index-integrations/readers/llama-index-readers-readwise/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-readwise/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers readwise integration" +keywords = ["highlights", "pkm", "reading", "readwise"] license = "MIT" +maintainers = ["alexbowe"] name = "llama-index-readers-readwise" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-reddit/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-reddit/pyproject.toml index 41929382fb08f86de099921f9c07f4bf58e9781a..4e4ad37b82d0333a71a0a5475138d3802115eeb4 100644 --- a/llama-index-integrations/readers/llama-index-readers-reddit/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-reddit/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers reddit integration" +keywords = ["comments", "reddit", "search", "subreddit"] license = "MIT" +maintainers = ["vanessahlyan"] name = "llama-index-readers-reddit" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-remote-depth/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-remote-depth/pyproject.toml index ab41e1461f3bb42ac7eb7746d2aca1fe051a7014..505e97e5ee69313e27982da56caa85aec756e6ef 100644 --- a/llama-index-integrations/readers/llama-index-readers-remote-depth/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-remote-depth/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers remote_depth integration" +keywords = ["hosted", "multiple", "url"] license = "MIT" +maintainers = ["simonMoisselin"] name = "llama-index-readers-remote-depth" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-remote/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-remote/pyproject.toml index 9be6153e59d89dd38ecc243cabb859db6d34e2c2..09340e4c76d6645d904c5959410414edb7166d26 100644 --- a/llama-index-integrations/readers/llama-index-readers-remote/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-remote/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers remote integration" +keywords = ["gutenberg", "hosted", "url"] license = "MIT" +maintainers = ["thejessezhang"] name = "llama-index-readers-remote" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-s3/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-s3/pyproject.toml index faa293098115e6bd4c1b7e5dcfb2dbcd18fcb205..d3b6a8266ceef979672113db8562cc576e873ab6 100644 --- a/llama-index-integrations/readers/llama-index-readers-s3/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-s3/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers s3 integration" +keywords = ["amazon web services", "aws s3", "bucket"] license = "MIT" +maintainers = ["thejessezhang"] name = "llama-index-readers-s3" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-sec-filings/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-sec-filings/pyproject.toml index 640cbcd4c955dffc6c98700896f3b1cc9bf42667..a7b8672b5a6edafee7e82726ce387d3ca0aca49a 100644 --- a/llama-index-integrations/readers/llama-index-readers-sec-filings/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-sec-filings/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers sec_filings integration" +keywords = ["10-K", "10-Q", "SEC Filings", "finance"] license = "MIT" +maintainers = ["Athe-kunal"] name = "llama-index-readers-sec-filings" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-semanticscholar/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-semanticscholar/pyproject.toml index d90c772e1b61b12feed201073d20d265ab5e80be..70477d0cad2b0fe38a781936282d90dca36719c2 100644 --- a/llama-index-integrations/readers/llama-index-readers-semanticscholar/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-semanticscholar/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers semanticscholar integration" +keywords = ["paper", "research", "scholar", "semantic"] license = "MIT" +maintainers = ["shauryr"] name = "llama-index-readers-semanticscholar" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-singlestore/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-singlestore/pyproject.toml index dc996a1810ec142fc4e8eb2f970e79a436cc0128..749a0bcce6b51500df5d3f9ff7211e42f571451a 100644 --- a/llama-index-integrations/readers/llama-index-readers-singlestore/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-singlestore/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers singlestore integration" +keywords = ["memsql", "singlestore"] license = "MIT" +maintainers = ["singlestore"] name = "llama-index-readers-singlestore" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-slack/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-slack/pyproject.toml index 63d2eabc05a672dab98a5a68e08c2ee79ee5f7c5..7fdbc8b10e50b7117efae1bc3498c43aebfe1fc7 100644 --- a/llama-index-integrations/readers/llama-index-readers-slack/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-slack/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers slack integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-slack" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/pyproject.toml index fbcd08e79ed62a54e83fde8388adf74a1325bd3f..3570754926295eb3421dc872cf0e4f31dc5c0e29 100644 --- a/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers smart_pdf_loader integration" +keywords = ["pdf layout", "pdf table", "pdf"] license = "MIT" +maintainers = ["ansukla"] name = "llama-index-readers-smart-pdf-loader" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-snowflake/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-snowflake/pyproject.toml index 15b7243646ca97b9722ed45cce5cd0fae25fde01..c88aac68ee601e01a75f7374b21400f9eaa59b08 100644 --- a/llama-index-integrations/readers/llama-index-readers-snowflake/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-snowflake/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers snowflake integration" +keywords = ["data warehouse", "database", "snowflake", "warehouse"] license = "MIT" +maintainers = ["godwin3737"] name = "llama-index-readers-snowflake" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/pyproject.toml index ada61bf842f6422d1f55e6885bf4bb41e7ce184d..9b3247342af76ce34baecd53cb47d704ea4150b8 100644 --- a/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers snscrape_twitter integration" license = "MIT" +maintainers = ["smyja"] name = "llama-index-readers-snscrape-twitter" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-spotify/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-spotify/pyproject.toml index c4a017406174b7ca4d98016218a00145a374eee3..2d106fc78bdbccbbe7018ee14d9dbc15e4c9ea47 100644 --- a/llama-index-integrations/readers/llama-index-readers-spotify/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-spotify/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers spotify integration" +keywords = ["music", "spotify"] license = "MIT" +maintainers = ["ong"] name = "llama-index-readers-spotify" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-stackoverflow/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-stackoverflow/pyproject.toml index f9df6c55eec81ee756e2f535e50d05c1b3a0a375..e66747a545bdc0e0caa5003b78f18328c726919c 100644 --- a/llama-index-integrations/readers/llama-index-readers-stackoverflow/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-stackoverflow/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers stackoverflow integration" +keywords = ["answers", "posts", "questions"] license = "MIT" +maintainers = ["allen-munsch"] name = "llama-index-readers-stackoverflow" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-steamship/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-steamship/pyproject.toml index 8fc6cb9c3ec5026ebc523a827f988954b9330902..c6642bfd4488e44be0df46de56ad9f176d8c7d8b 100644 --- a/llama-index-integrations/readers/llama-index-readers-steamship/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-steamship/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers steamship integration" +keywords = ["steamship"] license = "MIT" +maintainers = ["douglas-reid"] name = "llama-index-readers-steamship" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-stripe-docs/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-stripe-docs/pyproject.toml index a147f68c6e0543667ec1adf51cc8e4ba2617458d..7ee06b5dbbe8aae266495dfae180340521de21e5 100644 --- a/llama-index-integrations/readers/llama-index-readers-stripe-docs/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-stripe-docs/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers stripe_docs integration" +keywords = ["documentation", "stripe"] license = "MIT" +maintainers = ["amorriscode"] name = "llama-index-readers-stripe-docs" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-telegram/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-telegram/pyproject.toml index c295cfe5d36e9158dd4d9cc6f185fb8d33ba65c0..43fee0597dedafdad41e76d15742167ebbb4c19e 100644 --- a/llama-index-integrations/readers/llama-index-readers-telegram/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-telegram/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Dias Kalkamanov <diicellman@gmail.com>"] description = "llama-index readers telegram integration" license = "MIT" +maintainers = ["diicell"] name = "llama-index-readers-telegram" readme = "README.md" version = "0.1.2" diff --git a/llama-index-integrations/readers/llama-index-readers-trello/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-trello/pyproject.toml index 89bb44ee067360caa8deba3f2d4fbed2498a7b05..2acdd1285462eca735782eec191107c264a8a7c0 100644 --- a/llama-index-integrations/readers/llama-index-readers-trello/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-trello/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers trello integration" +keywords = ["trello"] license = "MIT" +maintainers = ["bluzir"] name = "llama-index-readers-trello" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-twitter/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-twitter/pyproject.toml index 5dce05c495a65805955484390e90b050b40d7f56..582369f4f9f8f55836fe779daa9df5de4fcd0e98 100644 --- a/llama-index-integrations/readers/llama-index-readers-twitter/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-twitter/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers twitter integration" license = "MIT" +maintainers = ["ravi03071991"] name = "llama-index-readers-twitter" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-weather/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-weather/pyproject.toml index 74f65946dd7fea247093b9ae553325520dbc7ee2..8617273568b346364cc31eeeeb277c4d35a3c1a5 100644 --- a/llama-index-integrations/readers/llama-index-readers-weather/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-weather/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers weather integration" +keywords = ["openweather", "weather"] license = "MIT" +maintainers = ["iamadhee"] name = "llama-index-readers-weather" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-weaviate/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-weaviate/pyproject.toml index 5590b6caa04f7725b322a3142e4a2147168a99c8..2b5c3de9ad7eb319d17229ae08d9386dfba3496c 100644 --- a/llama-index-integrations/readers/llama-index-readers-weaviate/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-weaviate/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers weaviate integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-weaviate" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-web/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-web/pyproject.toml index 17da6a0e5076eada25048005b2362a2059f544d5..92884c8c8e99219921ac97460c7b7020a3fe6ad0 100644 --- a/llama-index-integrations/readers/llama-index-readers-web/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-web/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers web integration" +keywords = ["BFS", "article", "atom", "documentation", "feed", "main content extractor", "news", "readthedocs", "rss", "scraper", "selenium", "seo", "sitemap", "substack", "trafilatura", "unstructured.io", "url", "web reader", "web", "website"] license = "MIT" +maintainers = ["HawkClaws", "Hironsan", "NA", "an-bluecat", "bborn", "jasonwcfan", "kravetsmic", "pandazki", "ruze00", "selamanse", "thejessezhang"] name = "llama-index-readers-web" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-whatsapp/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-whatsapp/pyproject.toml index 8989bd0997d8365c815098ce30b3535d7b7f72cc..4d91fdb760dfe4b89900d1fb0aa008bd3ff903bf 100644 --- a/llama-index-integrations/readers/llama-index-readers-whatsapp/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-whatsapp/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers whatsapp integration" +keywords = ["chat", "whatsapp"] license = "MIT" +maintainers = ["batmanscode"] name = "llama-index-readers-whatsapp" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-wikipedia/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-wikipedia/pyproject.toml index 1867d76f7589a05743d72ace634e2a48bdcb6c6e..97f1e1ab163f4c7fb1003d4a78933d6cefd5a9a6 100644 --- a/llama-index-integrations/readers/llama-index-readers-wikipedia/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-wikipedia/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers wikipedia integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-readers-wikipedia" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-wordlift/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-wordlift/pyproject.toml index af304482adff27073252707e9a814469b49a80d8..75fbd9e249ab3e9fcc948c643b01b611930cf053 100644 --- a/llama-index-integrations/readers/llama-index-readers-wordlift/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-wordlift/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers wordlift integration" +keywords = ["graphql", "knowledge graph", "seo", "structured data", "wordlift"] license = "MIT" +maintainers = ["msftwarelab"] name = "llama-index-readers-wordlift" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-wordpress/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-wordpress/pyproject.toml index c31468c5f89ad89a9b781905fc76cf26ab91303d..5cfda4ff4b864fc1e26300193a060ffbe2278c33 100644 --- a/llama-index-integrations/readers/llama-index-readers-wordpress/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-wordpress/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers wordpress integration" +keywords = ["blog", "wordpress"] license = "MIT" +maintainers = ["bbornsztein"] name = "llama-index-readers-wordpress" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-youtube-transcript/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-youtube-transcript/pyproject.toml index bffc6c0823437b92821739675d23c561154eab7b..83c9ab5fe7b4abc67c73cfe3a4498bafc199886e 100644 --- a/llama-index-integrations/readers/llama-index-readers-youtube-transcript/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-youtube-transcript/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers youtube transcript integration" +keywords = ["video"] license = "MIT" +maintainers = ["ravi03071991"] name = "llama-index-readers-youtube-transcript" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-zendesk/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-zendesk/pyproject.toml index 6b068099e8353a52cbe7733b98b1d6bdc01aeb15..ba570580c112e9a928eeedd4a4fca9e5a6b4c0a3 100644 --- a/llama-index-integrations/readers/llama-index-readers-zendesk/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-zendesk/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers zendesk integration" +keywords = ["help center", "knowledge base", "zendesk"] license = "MIT" +maintainers = ["bbornsztein"] name = "llama-index-readers-zendesk" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-zep/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-zep/pyproject.toml index 9c05cc02e05636357e9a18e612ae2155b388b0f4..0c11e3595424ba5411f663f51f56cf54d15a5f70 100644 --- a/llama-index-integrations/readers/llama-index-readers-zep/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-zep/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index readers zep integration" +keywords = ["memory", "retriever", "storage", "zep"] license = "MIT" +maintainers = ["zep"] name = "llama-index-readers-zep" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/readers/llama-index-readers-zulip/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-zulip/pyproject.toml index d9f647077b0d76f3c21abe02e48ceda6d5015d3e..6144b050e8f1a9b0dc654409d7ca600dde3834b9 100644 --- a/llama-index-integrations/readers/llama-index-readers-zulip/pyproject.toml +++ b/llama-index-integrations/readers/llama-index-readers-zulip/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index readers zulip integration" license = "MIT" +maintainers = ["plurigrid"] name = "llama-index-readers-zulip" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-arxiv/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-arxiv/pyproject.toml index e0f37fb906cdc202ac40991a9f95561cfb9fd9dc..7ee384b8eca1164b66c7b6b80cafea5958a59125 100644 --- a/llama-index-integrations/tools/llama-index-tools-arxiv/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-arxiv/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools arxiv integration" +keywords = ["math", "research", "science"] license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-arxiv" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-azure-cv/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-azure-cv/pyproject.toml index d381abba941b3ae9c1614f38a5ac913f10650bd9..9d8fce30225b523e57c0433966fb7a0e99c5a76f 100644 --- a/llama-index-integrations/tools/llama-index-tools-azure-cv/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-azure-cv/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools azure_cv integration" +keywords = ["cv", "image", "vision"] license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-azure-cv" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-azure-speech/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-azure-speech/pyproject.toml index 9fe40f393ead055818c76ebe66399268c1f9a7ac..328c54fe117305e8fcff0056d167d97c42d57003 100644 --- a/llama-index-integrations/tools/llama-index-tools-azure-speech/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-azure-speech/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools azure_speech integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-azure-speech" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-azure-translate/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-azure-translate/pyproject.toml index 98da8d988aacdb0e63fbee023cb73846890e446d..912475a4c93d0f56d48ceb2a533f9aa21746b395 100644 --- a/llama-index-integrations/tools/llama-index-tools-azure-translate/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-azure-translate/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools azure_translate integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-azure-translate" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-bing-search/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-bing-search/pyproject.toml index e17a82e4f4704a54fe37aa31510ae5d64295a59e..2798f1dbd03db44d7c1cf46964a8308f135dba9b 100644 --- a/llama-index-integrations/tools/llama-index-tools-bing-search/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-bing-search/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools bing_search integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-bing-search" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/pyproject.toml index ba2c1a10ba2eff16747090373f413b89dd6aa7b0..b0b43a67492829ed39e1157ad48c39d13b2ec854 100644 --- a/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools chatgpt_plugin integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-chatgpt-plugin" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-code-interpreter/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-code-interpreter/pyproject.toml index cc75cf163c038e9735cb4cd0e3f235a1a2f0992e..00a008e874e499bdf391a9a50f7bed920c1e88bc 100644 --- a/llama-index-integrations/tools/llama-index-tools-code-interpreter/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-code-interpreter/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools code_interpreter integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-code-interpreter" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-cogniswitch/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-cogniswitch/pyproject.toml index 0954cf915e8471f62adbf7d83473fdabf1bc2f4c..44dfc673e0c871afbbbec766bbca4f3f6efd8374 100644 --- a/llama-index-integrations/tools/llama-index-tools-cogniswitch/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-cogniswitch/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools cogniswitch integration" +keywords = ["embedding", "graph", "knowledge graph", "neural", "symbolic"] license = "MIT" +maintainers = ["cogniswitch"] name = "llama-index-tools-cogniswitch" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-database/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-database/pyproject.toml index d41d57df19505b97eb5e2df22892760ed6becf34..f6570a302811c17bc9e09d0816faa533f6ef23a8 100644 --- a/llama-index-integrations/tools/llama-index-tools-database/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-database/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools database integration" +keywords = ["aws rds", "postgres", "snowflake", "sql"] license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-database" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-exa/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-exa/pyproject.toml index eaa7139f2c13be3cc3d32b5e51b65a941d3ac8ec..e55df65ca832e7e839da955b8a09a8a94bba619f 100644 --- a/llama-index-integrations/tools/llama-index-tools-exa/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-exa/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools exa integration" license = "MIT" +maintainers = ["jeffzwang"] name = "llama-index-tools-exa" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-google/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-google/pyproject.toml index 47a451c61d8560311d7c8d88529de3ea15be9ef9..facb6b9f0a623b2be6442e6839a32fa88365ec2b 100644 --- a/llama-index-integrations/tools/llama-index-tools-google/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-google/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools google integration" +keywords = ["email", "gmail"] license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-google" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-graphql/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-graphql/pyproject.toml index 1133e94f290f1838c7b4b840327b339bcf360302..4e9488a62ff201803de59ab9d728842db61bdeb3 100644 --- a/llama-index-integrations/tools/llama-index-tools-graphql/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-graphql/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools graphql integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-graphql" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-ionic-shopping/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-ionic-shopping/pyproject.toml index 7de4a02f025d21508c57a613ffad45d78c9091c5..bfe31a6bad1b5b6cd6a790c981ab540d545579e1 100644 --- a/llama-index-integrations/tools/llama-index-tools-ionic-shopping/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-ionic-shopping/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools ionic shopping integration" license = "MIT" +maintainers = ["stewartjarod"] name = "llama-index-tools-ionic-shopping" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-metaphor/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-metaphor/pyproject.toml index 0491502180f9e1bf53dbf925a575cc2cbc57dd31..25987eb2fcc1d2fcb1b7c71a8923bba09ead1742 100644 --- a/llama-index-integrations/tools/llama-index-tools-metaphor/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-metaphor/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools metaphor integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-metaphor" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-multion/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-multion/pyproject.toml index c5271a8391aea01efee2b9abe98d35d5a0c68c2e..0e6c838ff373a7eb7c7352b1324dd5ecda5ccdce 100644 --- a/llama-index-integrations/tools/llama-index-tools-multion/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-multion/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools multion integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-multion" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-neo4j/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-neo4j/pyproject.toml index 138c4be9ea706b027f232515574597368df4406b..0a6f313b3fddd73174e032f391b4a2cc3bf28339 100644 --- a/llama-index-integrations/tools/llama-index-tools-neo4j/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-neo4j/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools neo4j integration" +keywords = ["cypher", "graph", "neo4j"] license = "MIT" +maintainers = ["shahafp"] name = "llama-index-tools-neo4j" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-notion/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-notion/pyproject.toml index 0c2eb37c739c337081347b59827e87f06268c77d..948d63062c2cb452136a88bc471e4a6fdf70a6b0 100644 --- a/llama-index-integrations/tools/llama-index-tools-notion/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-notion/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools notion integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-tools-notion" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-openai/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-openai/pyproject.toml index 7dd427b3038ca1516ecfe6a068accb6c066a2117..c2174505a6956f7671d0dfc1b40ba19eb4fa94d7 100644 --- a/llama-index-integrations/tools/llama-index-tools-openai/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-openai/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools openai_image_generation integration" +keywords = ["cv", "gpt-3", "image", "openai", "vision"] license = "MIT" +maintainers = ["manelferreira_"] name = "llama-index-tools-openai-image-generation" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-openapi/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-openapi/pyproject.toml index 0cd8475993f5b1d5d4ab6e17ab0c9608b120ea35..beb24b87fe93d1a55dd32efb81cd7f8368c60384 100644 --- a/llama-index-integrations/tools/llama-index-tools-openapi/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-openapi/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools openapi integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-openapi" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-playgrounds/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-playgrounds/pyproject.toml index a759ed9aa987ce12f5c0ef7a74de4e798328c7c7..56f0f5ae612f55bae1738f0985c03fd2774d0202 100644 --- a/llama-index-integrations/tools/llama-index-tools-playgrounds/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-playgrounds/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools playgrounds integration" +keywords = ["blockchain", "decentralized", "graphql", "playgroundsapi", "subgraph", "thegraph"] license = "MIT" +maintainers = ["tachi"] name = "llama-index-tools-playgrounds" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-python-file/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-python-file/pyproject.toml index 0640824f7bc2462470dadf5ca5627d3a906ba753..3900bcea8187546facee0b356851639aadf7780a 100644 --- a/llama-index-integrations/tools/llama-index-tools-python-file/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-python-file/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools python_file integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-python-file" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-requests/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-requests/pyproject.toml index 4b3cfe8d819409e2893b705124149890f38771b1..fc3410ec2ffdfbe536908181fc436c9a4fe41ee8 100644 --- a/llama-index-integrations/tools/llama-index-tools-requests/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-requests/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools requests integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-requests" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-salesforce/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-salesforce/pyproject.toml index ded2270807bc4c9e756bf1114fb6c358f74ad3ce..fd31dc79e78c5d014343faae038b7031974d37c7 100644 --- a/llama-index-integrations/tools/llama-index-tools-salesforce/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-salesforce/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools salesforce integration" +keywords = ["salesforce"] license = "MIT" +maintainers = ["chrispangg"] name = "llama-index-tools-salesforce" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-shopify/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-shopify/pyproject.toml index d5dbb82ba4a07465beba0d8ed70f8b2a1b6e9728..a5bbddc5bbcbe538a3d14bbbbe9fe5746ec6eb35 100644 --- a/llama-index-integrations/tools/llama-index-tools-shopify/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-shopify/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools shopify integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-shopify" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-slack/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-slack/pyproject.toml index 649325f6517877960f3308ebb16cd9355f7a51ea..26b537c28de7e821013561bfd6f0f778f824f14c 100644 --- a/llama-index-integrations/tools/llama-index-tools-slack/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-slack/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools slack integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-tools-slack" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-tavily-research/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-tavily-research/pyproject.toml index 5f0a20b766cfa563435df560c78f0cb731acaeb8..d5e250872c765c1ae5d7357d51556f9d62148e92 100644 --- a/llama-index-integrations/tools/llama-index-tools-tavily-research/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-tavily-research/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools tavily_research integration" license = "MIT" +maintainers = ["rotemweiss57"] name = "llama-index-tools-tavily-research" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-text-to-image/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-text-to-image/pyproject.toml index 199ff8ceb68951435886a127f3edbee2ea05cb48..5c1d33dc7d55175eb0419e2783cd2160b1ee1455 100644 --- a/llama-index-integrations/tools/llama-index-tools-text-to-image/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-text-to-image/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools text_to_image integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-text-to-image" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-vector-db/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-vector-db/pyproject.toml index eb1e763cfe51c55c7a676a4d60e79a3e94b90d5c..89dbbf0741b6acebec980825bb4759c89e3ed9ce 100644 --- a/llama-index-integrations/tools/llama-index-tools-vector-db/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-vector-db/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools vector_db integration" license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-tools-vector-db" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-waii/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-waii/pyproject.toml index c5296321a6bf20a34c9b6e78820bd311b3c9916e..70ac021619774d55dae8d53cc3e253f9b9546dff 100644 --- a/llama-index-integrations/tools/llama-index-tools-waii/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-waii/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools waii integration" license = "MIT" +maintainers = ["wangdatan"] name = "llama-index-tools-waii" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-weather/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-weather/pyproject.toml index 7a0a72efc01245b91782d3465c084e9e1c993193..cfb785aeda6749a2c86cee13b91f85ccde4e6825 100644 --- a/llama-index-integrations/tools/llama-index-tools-weather/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-weather/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools weather integration" license = "MIT" +maintainers = ["logan-markewich"] name = "llama-index-tools-weather" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-wikipedia/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-wikipedia/pyproject.toml index ddd974f0fc460fb9a55f9a4cc988412a721b82f0..46a194cd6c08a3b8c10ca0eb09704aba5d5138b8 100644 --- a/llama-index-integrations/tools/llama-index-tools-wikipedia/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-wikipedia/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools wikipedia integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-wikipedia" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/pyproject.toml index 23a31c36bfb3360e0d28b6e66a6922035bd14978..4f608dc243f2de1f5ba7484d083b312870e3730b 100644 --- a/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index tools wolfram_alpha integration" +keywords = ["math"] license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-wolfram-alpha" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-yelp/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-yelp/pyproject.toml index 47630933604c21814340e23bf5b2c6820caa14f3..8c6750428acea070c4ab83a752efb4eaae8c09a9 100644 --- a/llama-index-integrations/tools/llama-index-tools-yelp/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-yelp/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools yelp integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-yelp" readme = "README.md" version = "0.1.1" diff --git a/llama-index-integrations/tools/llama-index-tools-zapier/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-zapier/pyproject.toml index 7dc17d5c7c4bb88ecd3882954e9a501d7e3c349e..eb9825b83c94077e90a709271e7c678ea40d06fa 100644 --- a/llama-index-integrations/tools/llama-index-tools-zapier/pyproject.toml +++ b/llama-index-integrations/tools/llama-index-tools-zapier/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index tools zapier integration" license = "MIT" +maintainers = ["ajhofmann"] name = "llama-index-tools-zapier" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-agent-search-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-agent-search-retriever/pyproject.toml index 0ae1107511c877bde5badba0672ec12f274190ce..a82cb7649cc763d421625ed731a89e9cb5d16cfa 100644 --- a/llama-index-packs/llama-index-packs-agent-search-retriever/pyproject.toml +++ b/llama-index-packs/llama-index-packs-agent-search-retriever/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs agent_search_retriever integration" +keywords = ["agent", "retriever", "search"] license = "MIT" +maintainers = ["logan-markewich"] name = "llama-index-packs-agent-search-retriever" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-agents-llm-compiler/pyproject.toml b/llama-index-packs/llama-index-packs-agents-llm-compiler/pyproject.toml index 50284e73130ea7435f110a63018b2d3badc51ef7..1adac1db973c5207e8239206d2c2a4d6e6f7568a 100644 --- a/llama-index-packs/llama-index-packs-agents-llm-compiler/pyproject.toml +++ b/llama-index-packs/llama-index-packs-agents-llm-compiler/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs agents llm compiler" +keywords = ["agent", "compiler", "llm"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-agents-llm-compiler" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-amazon-product-extraction/pyproject.toml b/llama-index-packs/llama-index-packs-amazon-product-extraction/pyproject.toml index 2c59063594c9be658be457cd01fdd7a8003afdb7..6289948c442b503e9e1ac6cf93661626de1747c4 100644 --- a/llama-index-packs/llama-index-packs-amazon-product-extraction/pyproject.toml +++ b/llama-index-packs/llama-index-packs-amazon-product-extraction/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs amazon_product_extraction integration" +keywords = ["amazon", "extraction", "product"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-amazon-product-extraction" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/pyproject.toml index df4018e47666da72a9842e3ee2081c7c6153156e..63e142b74c7b90faac999bbb8d658ed8aab50e62 100644 --- a/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/pyproject.toml +++ b/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs arize_phoenix_query_engine integration" +keywords = ["arize", "engine", "index", "phoenix", "query"] license = "MIT" +maintainers = ["axiomofjoy"] name = "llama-index-packs-arize-phoenix-query-engine" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-auto-merging-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-auto-merging-retriever/pyproject.toml index ea37093e849d96e2a05ac412c2b536edbea7793a..ccfdb074e4d24f040687f85a75dfa5405fc566b8 100644 --- a/llama-index-packs/llama-index-packs-auto-merging-retriever/pyproject.toml +++ b/llama-index-packs/llama-index-packs-auto-merging-retriever/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs auto_merging_retriever integration" +keywords = ["auto", "automerging", "index", "merging", "retriever"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-auto-merging-retriever" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-chroma-autoretrieval/pyproject.toml b/llama-index-packs/llama-index-packs-chroma-autoretrieval/pyproject.toml index 9691432d9cf7fa10f1c27dc449f46893f2fd0b35..7ffe30991b1241245a761bc5610b2c59b84b7718 100644 --- a/llama-index-packs/llama-index-packs-chroma-autoretrieval/pyproject.toml +++ b/llama-index-packs/llama-index-packs-chroma-autoretrieval/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs chroma_autoretrieval integration" +keywords = ["chroma", "retrieval", "vector"] license = "MIT" +maintainers = ["logan-markewich"] name = "llama-index-packs-chroma-autoretrieval" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-cogniswitch-agent/pyproject.toml b/llama-index-packs/llama-index-packs-cogniswitch-agent/pyproject.toml index 409ca98282ada93e8e9d6d28e189e30518d6f541..8df241e45ab99b90b5804db7e09f4ce654c6363e 100644 --- a/llama-index-packs/llama-index-packs-cogniswitch-agent/pyproject.toml +++ b/llama-index-packs/llama-index-packs-cogniswitch-agent/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs cogniswitch_agent integration" +keywords = ["embedding", "graph", "knowledge graph", "neural", "symbolic"] license = "MIT" +maintainers = ["cogniswitch"] name = "llama-index-packs-cogniswitch-agent" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/pyproject.toml index d02f95bb8e7dded726bd51612554fcdefc8846bb..2a5156a80f9229a9a46d7b8c008e4a29c12f92ee 100644 --- a/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/pyproject.toml +++ b/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs deeplake_deepmemory_retriever integration" +keywords = ["deeplake", "deepmemory", "retriever"] license = "MIT" +maintainers = ["AdkSarsen"] name = "llama-index-packs-deeplake-deepmemory-retriever" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/pyproject.toml b/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/pyproject.toml index 5410ce6bb81df5050de50e09c2cf4107832994c7..373937a0cadb27692519238d9cce722547df2359 100644 --- a/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/pyproject.toml +++ b/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs deeplake_multimodal_retrieval integration" +keywords = ["deeplake", "multimodal", "retriever"] license = "MIT" +maintainers = ["AdkSarsen"] name = "llama-index-packs-deeplake-multimodal-retrieval" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-dense-x-retrieval/pyproject.toml b/llama-index-packs/llama-index-packs-dense-x-retrieval/pyproject.toml index 7b061be17570efa25d4be887ba1b2a1627b2f2ce..87e49969997602d080e38a0007463b9d529cf170 100644 --- a/llama-index-packs/llama-index-packs-dense-x-retrieval/pyproject.toml +++ b/llama-index-packs/llama-index-packs-dense-x-retrieval/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index packs dense_x_retrieval integration" license = "MIT" +maintainers = ["logan-markewich"] name = "llama-index-packs-dense-x-retrieval" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-evaluator-benchmarker/pyproject.toml b/llama-index-packs/llama-index-packs-evaluator-benchmarker/pyproject.toml index d68cec2ce5d237e0601059792c528a9cc5c49118..f67bcfbda3acb760e41255127853b1ac1c9a569f 100644 --- a/llama-index-packs/llama-index-packs-evaluator-benchmarker/pyproject.toml +++ b/llama-index-packs/llama-index-packs-evaluator-benchmarker/pyproject.toml @@ -22,6 +22,7 @@ python_version = "3.8" authors = ["Your Name <you@example.com>"] description = "llama-index packs evaluator_benchmarker integration" license = "MIT" +maintainers = ["nerdai"] name = "llama-index-packs-evaluator-benchmarker" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-fusion-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-fusion-retriever/pyproject.toml index be94c38e519e3b19a59d2f599a1aa1ba67bd755d..4b5e84ed00910f5b3d200c7d9d206c1639f966c8 100644 --- a/llama-index-packs/llama-index-packs-fusion-retriever/pyproject.toml +++ b/llama-index-packs/llama-index-packs-fusion-retriever/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs fusion_retriever integration" +keywords = ["fusion", "hybrid", "query", "retriever", "rewriting"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-fusion-retriever" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-fuzzy-citation/pyproject.toml b/llama-index-packs/llama-index-packs-fuzzy-citation/pyproject.toml index c24c7491f25b8a4b83a68b7ad42526d24a75653b..d9c154e5dd0fda525ba4d8940960890f2065f1a4 100644 --- a/llama-index-packs/llama-index-packs-fuzzy-citation/pyproject.toml +++ b/llama-index-packs/llama-index-packs-fuzzy-citation/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs fuzzy_citation integration" +keywords = ["citation", "cite", "engine", "fuzzy", "index", "query"] license = "MIT" +maintainers = ["logan-markewich"] name = "llama-index-packs-fuzzy-citation" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-gmail-openai-agent/pyproject.toml b/llama-index-packs/llama-index-packs-gmail-openai-agent/pyproject.toml index 2c19d720d4d38faa0522c84da43a2814a6e10ce8..2ba3105f659a4f0ab97f024eb09dd0f830767ca2 100644 --- a/llama-index-packs/llama-index-packs-gmail-openai-agent/pyproject.toml +++ b/llama-index-packs/llama-index-packs-gmail-openai-agent/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs gmail_openai_agent integration" +keywords = ["math", "research", "science"] license = "MIT" +maintainers = ["logan-markewich"] name = "llama-index-packs-gmail-openai-agent" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-gradio-agent-chat/pyproject.toml b/llama-index-packs/llama-index-packs-gradio-agent-chat/pyproject.toml index 44178ee25cfdbfcff3dc6c6014dc2679eb10dfa3..6d2ea18f6a2aec0f8ebd75d1e5f2f9fc57ef75f4 100644 --- a/llama-index-packs/llama-index-packs-gradio-agent-chat/pyproject.toml +++ b/llama-index-packs/llama-index-packs-gradio-agent-chat/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs gradio_agent_chat integration" +keywords = ["agent", "chatbot", "gradio", "tools"] license = "MIT" +maintainers = ["nerdai"] name = "llama-index-packs-gradio-agent-chat" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/pyproject.toml b/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/pyproject.toml index d986cf9a80a7b57593a88bf289f04233c440ac7a..269f3141ba0da404b874667f8873ef48e6f5130b 100644 --- a/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/pyproject.toml +++ b/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs gradio_react_agent_chatbot integration" +keywords = ["chatbot", "gradio", "react-agent", "tools"] license = "MIT" +maintainers = ["nerdai"] name = "llama-index-packs-gradio-react-agent-chatbot" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-infer-retrieve-rerank/pyproject.toml b/llama-index-packs/llama-index-packs-infer-retrieve-rerank/pyproject.toml index e03461dd11e6194e8f5f39abf45540c1eee18de9..da8a691d0d6821d56a2023de26457fdc6181d672 100644 --- a/llama-index-packs/llama-index-packs-infer-retrieve-rerank/pyproject.toml +++ b/llama-index-packs/llama-index-packs-infer-retrieve-rerank/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs infer retrieve rerank integration" +keywords = ["infer", "rag", "rerank", "retrieve", "retriever"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-infer-retrieve-rerank" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-llama-dataset-metadata/pyproject.toml b/llama-index-packs/llama-index-packs-llama-dataset-metadata/pyproject.toml index d7f1059b5b07c99d112414e70b8a0bebc672ddd1..9e5f13e7b40066d0c43606de82e34c3818207d89 100644 --- a/llama-index-packs/llama-index-packs-llama-dataset-metadata/pyproject.toml +++ b/llama-index-packs/llama-index-packs-llama-dataset-metadata/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs llama_dataset_metadata integration" +keywords = ["evaluation", "llamadataset", "rag", "submission"] license = "MIT" +maintainers = ["nerdai"] name = "llama-index-packs-llama-dataset-metadata" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-llama-guard-moderator/pyproject.toml b/llama-index-packs/llama-index-packs-llama-guard-moderator/pyproject.toml index 179aaa79a5a1067f13450db7ea41d0e9448efb8e..4126af7449bfaaf0cff54d979158b34fe039a6de 100644 --- a/llama-index-packs/llama-index-packs-llama-guard-moderator/pyproject.toml +++ b/llama-index-packs/llama-index-packs-llama-guard-moderator/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs llama_guard_moderator integration" +keywords = ["llama guard", "llm security", "prompt injection", "purple llama"] license = "MIT" +maintainers = ["wenqiglantz"] name = "llama-index-packs-llama-guard-moderator" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-llava-completion/pyproject.toml b/llama-index-packs/llama-index-packs-llava-completion/pyproject.toml index 512154b1fe7b9c2b5213ab1d42610bc7e0f9ba0c..a554885aa1d376959770a42519ce2c3879467ea6 100644 --- a/llama-index-packs/llama-index-packs-llava-completion/pyproject.toml +++ b/llama-index-packs/llama-index-packs-llava-completion/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs llava_completion integration" +keywords = ["image", "llava", "multimodal"] license = "MIT" +maintainers = ["wenqiglantz"] name = "llama-index-packs-llava-completion" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-multi-document-agents/pyproject.toml b/llama-index-packs/llama-index-packs-multi-document-agents/pyproject.toml index 1343eb0765b21f930abc3fba5ac43cb05ef8ab01..da5e871b6091db0fcae6d04f42b6dfaf59f766a3 100644 --- a/llama-index-packs/llama-index-packs-multi-document-agents/pyproject.toml +++ b/llama-index-packs/llama-index-packs-multi-document-agents/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs multi_document_agents integration" +keywords = ["agents", "document", "multi"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-multi-document-agents" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-multi-tenancy-rag/pyproject.toml b/llama-index-packs/llama-index-packs-multi-tenancy-rag/pyproject.toml index 2ba336951583abc02e0857730ed470ee8bbe4841..76c29e6478a3b0ad5f57d4796fc7c50816f6c5e7 100644 --- a/llama-index-packs/llama-index-packs-multi-tenancy-rag/pyproject.toml +++ b/llama-index-packs/llama-index-packs-multi-tenancy-rag/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs multi_tenancy_rag integration" +keywords = ["multi", "multi-tenancy", "rag", "tenancy"] license = "MIT" +maintainers = ["ravi03071991"] name = "llama-index-packs-multi-tenancy-rag" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-multidoc-autoretrieval/pyproject.toml b/llama-index-packs/llama-index-packs-multidoc-autoretrieval/pyproject.toml index 55672a9b1679ed974eb52ad0f75679511ec937c3..7b27ff36c46f0878eb63cd89e81149df8a12fa07 100644 --- a/llama-index-packs/llama-index-packs-multidoc-autoretrieval/pyproject.toml +++ b/llama-index-packs/llama-index-packs-multidoc-autoretrieval/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs multidoc_autoretrieval integration" +keywords = ["autoretrieval", "document", "multi", "multidoc", "retrieval"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-multidoc-autoretrieval" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-nebulagraph-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-nebulagraph-query-engine/pyproject.toml index 887bab2233da13a00356fd076612ead72a4b98a0..6ccf2c40e08ec9d6b42594173a167da6928b6cc3 100644 --- a/llama-index-packs/llama-index-packs-nebulagraph-query-engine/pyproject.toml +++ b/llama-index-packs/llama-index-packs-nebulagraph-query-engine/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs nebulagraph_query_engine integration" +keywords = ["knowledge graph", "nebulagraph", "query engine"] license = "MIT" +maintainers = ["wenqiglantz"] name = "llama-index-packs-nebulagraph-query-engine" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-neo4j-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-neo4j-query-engine/pyproject.toml index 8a428e79aba5d8839cf3b1d7451555e605683419..ca29c56d73ab8abb208758b90d034b12c6f0b5ed 100644 --- a/llama-index-packs/llama-index-packs-neo4j-query-engine/pyproject.toml +++ b/llama-index-packs/llama-index-packs-neo4j-query-engine/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs neo4j_query_engine integration" +keywords = ["knowledge graph", "neo4j", "query engine"] license = "MIT" +maintainers = ["wenqiglantz"] name = "llama-index-packs-neo4j-query-engine" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml b/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml index 2c4a45149889f425cc81b2d93bb5aa99790bcb4f..af18ac7c9df6120e46e5d7daa12c108ac8d0f42c 100644 --- a/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml +++ b/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs node_parser integration" +keywords = ["chunk", "chunking", "embedding", "node", "parser", "semantic"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-node-parser" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-ollama-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-ollama-query-engine/pyproject.toml index 69e8d189725ff35e97d5ba098f39b4df19c03785..7cc95b0f0eb5e008ba00bc35e6e4b1ce5217b9a0 100644 --- a/llama-index-packs/llama-index-packs-ollama-query-engine/pyproject.toml +++ b/llama-index-packs/llama-index-packs-ollama-query-engine/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs ollama_query_engine integration" +keywords = ["engine", "index", "local", "ollama", "query"] license = "MIT" +maintainers = ["chnsagitchen"] name = "llama-index-packs-ollama-query-engine" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-panel-chatbot/pyproject.toml b/llama-index-packs/llama-index-packs-panel-chatbot/pyproject.toml index 3c97659022146d6002a0d20ac7badf144c00f619..c253ecbba483c3fded37fd84684ec6c0ff803df9 100644 --- a/llama-index-packs/llama-index-packs-panel-chatbot/pyproject.toml +++ b/llama-index-packs/llama-index-packs-panel-chatbot/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs panel_chatbot integration" +keywords = ["chatbot", "github", "index", "openai", "panel"] license = "MIT" +maintainers = ["MarcSkovMadsen"] name = "llama-index-packs-panel-chatbot" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-rag-cli-local/pyproject.toml b/llama-index-packs/llama-index-packs-rag-cli-local/pyproject.toml index e7f4d86d962d727e295af24c341d48dc626f987b..391760e0546f3649c181f93d009c2c918b320cd3 100644 --- a/llama-index-packs/llama-index-packs-rag-cli-local/pyproject.toml +++ b/llama-index-packs/llama-index-packs-rag-cli-local/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs rag cli local integration" +keywords = ["cli", "local", "rag"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-rag-cli-local" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-rag-evaluator/pyproject.toml b/llama-index-packs/llama-index-packs-rag-evaluator/pyproject.toml index 40e4ec591f076a62d5753508f6e2fa315a718fa1..f7e3c3c35dfcc57da2dca16c5086dd4bfed2a1f6 100644 --- a/llama-index-packs/llama-index-packs-rag-evaluator/pyproject.toml +++ b/llama-index-packs/llama-index-packs-rag-evaluator/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs rag_evaluator integration" +keywords = ["benchmarks", "evaluation", "rag"] license = "MIT" +maintainers = ["nerdai"] name = "llama-index-packs-rag-evaluator" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/pyproject.toml b/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/pyproject.toml index 323af0e27e79313630e4054a1e9ab06edbb4659e..98c2b2dddc5527ff71c87b524398c837263d66a8 100644 --- a/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/pyproject.toml +++ b/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs query integration" +keywords = ["fusion", "pipeline", "query", "rag"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-query" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-ragatouille-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-ragatouille-retriever/pyproject.toml index db9599c5f55e952c66ea1473d52da6683f3fba77..0064822954d607c4e1128d52809bac23e87ef384 100644 --- a/llama-index-packs/llama-index-packs-ragatouille-retriever/pyproject.toml +++ b/llama-index-packs/llama-index-packs-ragatouille-retriever/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs ragatouille_retriever integration" +keywords = ["rag", "ragatouille", "retriever"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-ragatouille-retriever" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-recursive-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-recursive-retriever/pyproject.toml index 038bd98d606a1639186d4c5c964998edde32a95d..4102e99cf95a79d4a05a87d2d3147a98e896fc92 100644 --- a/llama-index-packs/llama-index-packs-recursive-retriever/pyproject.toml +++ b/llama-index-packs/llama-index-packs-recursive-retriever/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs recursive_retriever integration" +keywords = ["big", "embedded", "recursive", "retriever", "small", "tables", "unstructured"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-recursive-retriever" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/pyproject.toml b/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/pyproject.toml index 76e84c2c4dc7cb12d01436310c7e675bc4b27e71..1fe0c14e4e7e422c085ce24cd04aa441481b28ce 100644 --- a/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/pyproject.toml +++ b/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs redis_ingestion_pipeline integration" +keywords = ["index", "ingestion", "pipeline", "redis"] license = "MIT" +maintainers = ["logan-markewich"] name = "llama-index-packs-redis-ingestion-pipeline" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-resume-screener/pyproject.toml b/llama-index-packs/llama-index-packs-resume-screener/pyproject.toml index 9ab6f9e46df670b7d723e457c84f6cc280c51a26..8a0b8d9147826aea0f9bc9941588eb4b52280c67 100644 --- a/llama-index-packs/llama-index-packs-resume-screener/pyproject.toml +++ b/llama-index-packs/llama-index-packs-resume-screener/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs resume_screener integration" +keywords = ["document", "pdf", "resume", "structured output"] license = "MIT" +maintainers = ["Disiok"] name = "llama-index-packs-resume-screener" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-retry-engine-weaviate/pyproject.toml b/llama-index-packs/llama-index-packs-retry-engine-weaviate/pyproject.toml index 0c20e03811117f2ab57237a40bd0f8f5ae72f739..03f34a8ad5a4bfd3cc5b4e1aeb632b0a712faed6 100644 --- a/llama-index-packs/llama-index-packs-retry-engine-weaviate/pyproject.toml +++ b/llama-index-packs/llama-index-packs-retry-engine-weaviate/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs retry_engine_weaviate integration" +keywords = ["engine", "retry", "weaviate"] license = "MIT" +maintainers = ["erika-cardenas"] name = "llama-index-packs-retry-engine-weaviate" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-self-rag/pyproject.toml b/llama-index-packs/llama-index-packs-self-rag/pyproject.toml index 128e27c5888f15db223472b8016230b56893ee52..4668fdab25958237dedad4c9e14c2a174958a4be 100644 --- a/llama-index-packs/llama-index-packs-self-rag/pyproject.toml +++ b/llama-index-packs/llama-index-packs-self-rag/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs self rag integration" +keywords = ["llm", "self-RAG", "smart-retreiver"] license = "MIT" +maintainers = ["mmaatouk"] name = "llama-index-packs-self-rag" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-sentence-window-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-sentence-window-retriever/pyproject.toml index 6471c45a1be4f60b65dee34ec292779e37c6ad5b..fe18263acb8257b98dcb33fb9a3f42debf328544 100644 --- a/llama-index-packs/llama-index-packs-sentence-window-retriever/pyproject.toml +++ b/llama-index-packs/llama-index-packs-sentence-window-retriever/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs sentence_window_retriever integration" +keywords = ["retriever", "sentence", "window"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-sentence-window-retriever" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-snowflake-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-snowflake-query-engine/pyproject.toml index 5d1b579fcba4c1a8fc186ffb8bc97d3206243ff6..b4c72689d6276dc9c585003ee0c30922d67a2770 100644 --- a/llama-index-packs/llama-index-packs-snowflake-query-engine/pyproject.toml +++ b/llama-index-packs/llama-index-packs-snowflake-query-engine/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs snowflake_query_engine integration" +keywords = ["engine", "query", "snowflake"] license = "MIT" +maintainers = ["wenqiglantz"] name = "llama-index-packs-snowflake-query-engine" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-stock-market-data-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-stock-market-data-query-engine/pyproject.toml index 0fd6b7bbf0914f9aba2687ef31e9b95a03422737..232d926fecb2c0affbe4c95a78af8c99d1833cc8 100644 --- a/llama-index-packs/llama-index-packs-stock-market-data-query-engine/pyproject.toml +++ b/llama-index-packs/llama-index-packs-stock-market-data-query-engine/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs stock_market_data_query_engine integration" +keywords = ["data", "engine", "finance", "market", "query", "stock", "yahoo finance", "yahoo"] license = "MIT" +maintainers = ["anoopshrma"] name = "llama-index-packs-stock-market-data-query-engine" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-streamlit-chatbot/pyproject.toml b/llama-index-packs/llama-index-packs-streamlit-chatbot/pyproject.toml index 0aae46c96d6846b3c4dbd18acc9c206a8a7fa75d..003470877918cabaf0d34c87d69c96e937a4638a 100644 --- a/llama-index-packs/llama-index-packs-streamlit-chatbot/pyproject.toml +++ b/llama-index-packs/llama-index-packs-streamlit-chatbot/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs streamlit_chatbot integration" +keywords = ["chatbot", "snowflake", "streamlit", "wikipedia"] license = "MIT" +maintainers = ["carolinedlu"] name = "llama-index-packs-streamlit-chatbot" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-sub-question-weaviate/pyproject.toml b/llama-index-packs/llama-index-packs-sub-question-weaviate/pyproject.toml index afa85e24292816528d20fc86f8cd19ea3eb7b595..caab4947b5424c1dacdd32e4ed5bb316e1ef7ce3 100644 --- a/llama-index-packs/llama-index-packs-sub-question-weaviate/pyproject.toml +++ b/llama-index-packs/llama-index-packs-sub-question-weaviate/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs sub_question_weaviate integration" +keywords = ["index", "query", "weaviate"] license = "MIT" +maintainers = ["erika-cardenas"] name = "llama-index-packs-sub-question-weaviate" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-tables/pyproject.toml b/llama-index-packs/llama-index-packs-tables/pyproject.toml index 6239d4e22ad03cbe7ff56ac88fecb934e1cea70c..033b0fb6a74018848ecdd8a9481d7a21899bff22 100644 --- a/llama-index-packs/llama-index-packs-tables/pyproject.toml +++ b/llama-index-packs/llama-index-packs-tables/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs tables integration" +keywords = ["chain", "dataframe", "pandas", "table", "tables"] license = "MIT" +maintainers = ["Disiok", "jerryjliu"] name = "llama-index-packs-tables" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/pyproject.toml b/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/pyproject.toml index a4bb97836f8469ac217f8fd1af531548c31eb039..a2d7b8a011a8ac806b78fd5dc0a57e394565af3a 100644 --- a/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/pyproject.toml +++ b/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs timescale_vector_autoretrieval integration" +keywords = ["autoretrieval", "index", "timescale", "vector"] license = "MIT" +maintainers = ["cevian"] name = "llama-index-packs-timescale-vector-autoretrieval" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-trulens-eval-packs/pyproject.toml b/llama-index-packs/llama-index-packs-trulens-eval-packs/pyproject.toml index b1113a65f583e6db6c0035949f1f100796f96420..a87a4886feb5cadf27f688a2e4d3693a29daea89 100644 --- a/llama-index-packs/llama-index-packs-trulens-eval-packs/pyproject.toml +++ b/llama-index-packs/llama-index-packs-trulens-eval-packs/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs trulens_eval_packs integration" +keywords = ["eval", "harmless", "helpful", "rag", "triad", "trulens"] license = "MIT" +maintainers = ["joshreini1"] name = "llama-index-packs-trulens-eval-packs" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-vanna/pyproject.toml b/llama-index-packs/llama-index-packs-vanna/pyproject.toml index 8e702e7ee4743ee11c4bb420af24828fb4f6182f..5c7e04b6fab36b1e286a2021d014c33ec947d216 100644 --- a/llama-index-packs/llama-index-packs-vanna/pyproject.toml +++ b/llama-index-packs/llama-index-packs-vanna/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs vanna integration" +keywords = ["ai", "sql", "text-to-sql", "vanna"] license = "MIT" +maintainers = ["jerryjliu"] name = "llama-index-packs-vanna" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-vectara-rag/pyproject.toml b/llama-index-packs/llama-index-packs-vectara-rag/pyproject.toml index f5d41d3ce1db0fdd4241a50fbb037119af707bc9..d7355b0141d49f462a879ad1f7cb405c11df53a8 100644 --- a/llama-index-packs/llama-index-packs-vectara-rag/pyproject.toml +++ b/llama-index-packs/llama-index-packs-vectara-rag/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs vectara_rag integration" +keywords = ["embeddings", "rag", "retrieval", "vectara"] license = "MIT" +maintainers = ["ofermend"] name = "llama-index-packs-vectara-rag" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-voyage-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-voyage-query-engine/pyproject.toml index f24a197fb8812885c3a5cc5a0c6cbe3fb59e7b3c..f887183ab38a0e99ed61790d854e1482afe12bcd 100644 --- a/llama-index-packs/llama-index-packs-voyage-query-engine/pyproject.toml +++ b/llama-index-packs/llama-index-packs-voyage-query-engine/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs voyage_query_engine integration" +keywords = ["embeddings", "query", "retrieval", "voyage"] license = "MIT" +maintainers = ["Liuhong99"] name = "llama-index-packs-voyage-query-engine" readme = "README.md" version = "0.1.1" diff --git a/llama-index-packs/llama-index-packs-zephyr-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-zephyr-query-engine/pyproject.toml index 5470ff453a8dce64ea589fe2504a63df1283ad3a..e942c4ab337b36eb9f07904c030608197fd5e8c0 100644 --- a/llama-index-packs/llama-index-packs-zephyr-query-engine/pyproject.toml +++ b/llama-index-packs/llama-index-packs-zephyr-query-engine/pyproject.toml @@ -21,7 +21,9 @@ python_version = "3.8" [tool.poetry] authors = ["Your Name <you@example.com>"] description = "llama-index packs zephyr_query_engine integration" +keywords = ["engine", "huggingface", "index", "local", "query", "zephyr"] license = "MIT" +maintainers = ["logan-markewich"] name = "llama-index-packs-zephyr-query-engine" readme = "README.md" version = "0.1.1"