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

Fix orchestration vectorization-related issues #1322

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

joelhulen
Copy link
Contributor

@joelhulen joelhulen commented Aug 1, 2024

Fix orchestration vectorization-related issues

The issue or feature being addressed

Fixes issues caused by Agents having a non-null vectorization property that contains empty values, which can be the case when the agent has inline_context set to true.

Details on the issue fix or feature implementation

Adds safeguards against null values.

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
  • 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

Note

Instead of adding X's inside the checkboxes you wish to check above, first submit the PR, then check the boxes in the rendered description.

@ciprianjichici ciprianjichici merged commit 4f92e34 into main Aug 1, 2024
9 checks passed
@ciprianjichici ciprianjichici deleted the jdh-fix-orchestration-vectorization branch August 1, 2024 17:56
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.

3 participants