Skip to content

Conversation

@VitusAcabado
Copy link
Contributor

@VitusAcabado VitusAcabado commented Oct 10, 2025

Change Summary

Related Jira Ticket

Checklist

  • Tests have been added for changes
  • Documentation has been updated
  • Breaking changes are clearly identified
  • Python client changes linked or N/A

For new field types:

  • Tests cover score modifier usage of this new type
  • Test indexes updated to cover the new type for all APIs (add docs, search, partial update, etc.)

Note

Adds MARQO_HOST env var (default 0.0.0.0) and uses it for all Uvicorn startups across modes.

  • Scripts:
    • run_marqo.sh:
      • Introduces MARQO_HOST env var (default "0.0.0.0").
      • Replaces hardcoded --host 0.0.0.0 with --host "$MARQO_HOST" for Uvicorn in COMBINED, API, and INFERENCE modes.

Written by Cursor Bugbot for commit d09a8b1. This will update automatically on new commits. Configure here.

@VitusAcabado VitusAcabado merged commit 14f09a4 into releases/2.24 Oct 10, 2025
36 of 37 checks passed
@VitusAcabado VitusAcabado deleted the vitus/configurable-marqo-host branch October 10, 2025 04:51
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