Skip to content

Commit

Permalink
fix: added missing leaders removed from a old PR (run-llama#540)
Browse files Browse the repository at this point in the history
fix: added missing loaders removed from a old PR
  • Loading branch information
EmanuelCampos authored Sep 27, 2023
1 parent 66cadc4 commit 247accc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions llama_hub/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
"azure"
]
},
"AzCognitiveSearchReader": {
"id": "azcognitive_search",
"author": "mrcabellom"
},
"GoogleDocsReader": {
"id": "google_docs",
"author": "jerryjliu"
Expand Down Expand Up @@ -216,6 +220,10 @@
"cypher"
]
},
"GladiaAudioTranscriber": {
"id": "file/audio_gladia",
"author": "ravi03071991"
},
"DiscordReader": {
"id": "discord",
"author": "jerryjliu"
Expand Down

0 comments on commit 247accc

Please sign in to comment.