From 247accca0cf89fd41102a0aad4dc6821c30a5c0d Mon Sep 17 00:00:00 2001 From: Emanuel Ferreira Date: Wed, 27 Sep 2023 17:05:13 -0300 Subject: [PATCH] fix: added missing leaders removed from a old PR (#540) fix: added missing loaders removed from a old PR --- llama_hub/library.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/llama_hub/library.json b/llama_hub/library.json index e0175f2cd0..fef038cfef 100644 --- a/llama_hub/library.json +++ b/llama_hub/library.json @@ -45,6 +45,10 @@ "azure" ] }, + "AzCognitiveSearchReader": { + "id": "azcognitive_search", + "author": "mrcabellom" + }, "GoogleDocsReader": { "id": "google_docs", "author": "jerryjliu" @@ -216,6 +220,10 @@ "cypher" ] }, + "GladiaAudioTranscriber": { + "id": "file/audio_gladia", + "author": "ravi03071991" + }, "DiscordReader": { "id": "discord", "author": "jerryjliu"