Skip to content
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

FoundationaLLM Content Search tool (skunkworks) and supporting changes #2193

Merged
merged 9 commits into from
Feb 12, 2025

Conversation

codingbandit
Copy link
Collaborator

FoundationaLLM Content Search tool (skunkworks) and supporting changes

The issue or feature being addressed

RAG pattern implementation over an Azure AI Search Index using LangChain.
Indexing and Partitioning profile settings are now serialized as snake case keys.
Embedding profile objects are now available as an option when adding tool resources.
Adds vectorization resource provider constants to the PythonSDK.
Adds the ability to retrieve multiple ResourceObjectIdProperties of the same object_role (for multiple indexing profiles).
Adds instance id to the exploded objects (and completion request key enums in C# and Python)
Small cosmetic fixes to the management portal.

Details on the issue fix or feature implementation

N/A

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • This PR needs to be cherry-picked into at least one release branch
  • I have included unit tests for the issue/feature
  • I have included inline docs for my changes, where applicable
  • I have successfully run a local build
  • I have provided the required update scripts, where applicable
  • I have updated relevant docs, where applicable

@ciprianjichici ciprianjichici merged commit bc00f20 into main Feb 12, 2025
9 checks passed
@ciprianjichici ciprianjichici deleted the cp-content-search-tool branch February 12, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants