-
Notifications
You must be signed in to change notification settings - Fork 83
Remove genai... procedures from the list
#2713
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove genai... procedures from the list
#2713
Conversation
genai.vector.encodeBatch, genai.vector.listEncodingProvidersgenai... procedures from the list
c80ee28 to
8a4e9ee
Compare
|
The tests are now updated to exclude genai.* and ai.* procedure namespaces. I've re-run the build and it's now green. |
8a4e9ee to
b4cc1f3
Compare
renetapopova
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @NataliaIvakina. I added a few comments. We should also update the links on the Default file locations and Configure plugins pages.
b4cc1f3 to
fcf6358
Compare
@renetapopova |
|
@renetapopova |
renetapopova
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just one comment that I think should be addressed.
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
To be merged when the GenAI manual is published. Also, I think it's a good idea to add a sentence or two stating that these procedures can be found in the new manual. This maybe also apply to apoc. We can discuss.