File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
sample-code/spring-app/src/main/resources/static Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -66,12 +66,12 @@ <h2>Endpoints</h2>
6666 </ li >
6767 < li > < h3 > Orchestration</ h3 >
6868 < ul >
69+ < li > < a href ="/orchestration/completion "> /orchestration/completion</ a > </ li >
70+ < li > < a href ="/orchestration/systemMessage "> /orchestration/systemMessage</ a > </ li >
6971 < li > < a href ="/orchestration/template "> /orchestration/template</ a > </ li >
70- < li > < a href ="/orchestration/filter/4 "> /orchestration/filter/4</ a > Loose filter</ li >
71- < li > < a href ="/orchestration/filter/0 "> /orchestration/filter/0</ a > Strict filter (fails)</ li >
72- < li > < a href ="/orchestration/messagesHistory "> /orchestration/messagesHistory</ a > </ li >
73- < li > < a href ="/orchestration/maskingAnonymization "> /orchestration/maskingAnonymization</ a > </ li >
74- < li > < a href ="/orchestration/maskingPseudonymization "> /orchestration/maskingPseudonymization</ a > </ li >
72+ < li > < a href ="/orchestration/filter/LOW "> /orchestration/filter/LOW</ a > Loose filter</ li >
73+ < li > < a href ="/orchestration/filter/HIGH "> /orchestration/filter/HIGH</ a > Strict filter (fails)</ li >
74+ < li > < a href ="/orchestration/masking "> /orchestration/masking</ a > </ li >
7575 </ ul >
7676 </ li >
7777 < li > < h3 > Foundation Models</ h3 >
You can’t perform that action at this time.
0 commit comments