We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e00bd commit fad5ba1Copy full SHA for fad5ba1
docs/adr-chat-module-architecture.md
@@ -25,3 +25,5 @@ Accepted
25
* Development velocity of RAG-specific improvements should be higher.
26
* Code review will become simpler.
27
* Risk of unsustainable maintenance overhead should be decreased.
28
+* As blocks of logic common to multiple strategies emerge over time, there will be a natural path to a pipeline approach in the future.
29
+* Configuration might become more complex; care should be taken in designing it to be flexible and to avoid one-way doors.
0 commit comments