You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: adi_function_app/README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -206,6 +206,12 @@ If `chunk_by_page` header is `False`:
206
206
207
207
**Page wise analysis in ADI is recommended to avoid splitting tables / figures across multiple chunks, when the chunking is performed.**
208
208
209
+
## Other Provided Custom Skills
210
+
211
+
Due to a AI Search product limitation that AI Search cannot connect to AI Services behind Private Endpoints, we provide a Custom Key Phrase Extraction Skill that will work within a Private Endpoint environment.
212
+
213
+
Additionally, a custom cleaning skill is provided to clean the chunks before vectorisation takes place.
214
+
209
215
## Production Considerations
210
216
211
217
Below are some of the considerations that should be made before using this custom skill in production:
0 commit comments