File tree 6 files changed +37
-0
lines changed
_hub/kong-inc/ai-rag-injector
6 files changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Changelog
2
+
3
+ ### {{site.base_gateway}} 3.10.0.0
4
+
5
+ * Introduced the new ** AI Rag Injector** plugin.
Original file line number Diff line number Diff line change
1
+ name : AI Rag Injector
2
+ search_aliases :
3
+ - ai
4
+ - llm
5
+ - artificial
6
+ - intelligence
7
+ - language
8
+ - model
9
+ dbless_compatible : yes
10
+ free : true
11
+ enterprise : true
12
+ konnect : true
13
+ network_config_opts : All
14
+ notes : --
15
+ categories :
16
+ - ai
17
+ publisher : Kong Inc.
18
+ desc : Automatically inject documents to simplify building RAG pipeline
19
+ type : plugin
Original file line number Diff line number Diff line change
1
+ ---
2
+ nav_title : Using the AI Rag Injector plugin
3
+ title : Using the AI Rag Injector plugin
4
+ ---
5
+ <!-- todo: how-to/tutorial goes here -->
Original file line number Diff line number Diff line change
1
+ ---
2
+ nav_title : Overview
3
+ ---
4
+
5
+ <!-- todo - write the doc -->
Original file line number Diff line number Diff line change
1
+ strategy : gateway
2
+ releases :
3
+ minimum_version : ' 3.10.x'
You can’t perform that action at this time.
0 commit comments