mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #496] [CLOSED] AWS Bedrock Knowledge Base Changes in Readme #1403
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/496
Author: @ForeignKeyCN
Created: 3/18/2025
Status: ❌ Closed
Base:
main← Head:Aws-bedrock-knowledge-base-0.0.2📝 Commits (1)
38d89callamacloud commit📊 Changes
21 files changed (+685 additions, -0 deletions)
View changed files
➕
extensions/llamacloud/.difyignore(+178 -0)➕
extensions/llamacloud/.gitignore(+172 -0)➕
extensions/llamacloud/GUIDE.md(+117 -0)➕
extensions/llamacloud/PRIVACY.md(+40 -0)➕
extensions/llamacloud/README.md(+42 -0)➕
extensions/llamacloud/_assets/icon.svg(+18 -0)➕
extensions/llamacloud/_assets/llama_cloud_api_key.png(+0 -0)➕
extensions/llamacloud/_assets/llama_cloud_pipeline_id.png(+0 -0)➕
extensions/llamacloud/_assets/llamacloud_add_endpoint.png(+0 -0)➕
extensions/llamacloud/_assets/llamacloud_index_create.png(+0 -0)➕
extensions/llamacloud/_assets/llamacloud_index_panel.png(+0 -0)➕
extensions/llamacloud/_assets/name_endpoint.png(+0 -0)➕
extensions/llamacloud/_assets/paste_url.png(+0 -0)➕
extensions/llamacloud/_assets/retrieval_testing.png(+0 -0)➕
extensions/llamacloud/_assets/type_pipeline_id.png(+0 -0)➕
extensions/llamacloud/endpoints/llamacloud.py(+55 -0)➕
extensions/llamacloud/endpoints/llamacloud.yaml(+5 -0)➕
extensions/llamacloud/group/llamacloud.yaml(+14 -0)➕
extensions/llamacloud/main.py(+6 -0)➕
extensions/llamacloud/manifest.yaml(+35 -0)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.