Skip to content

feat: answer service-type#193

Merged
noahpodgurski merged 10 commits into
mainfrom
add-answer-service-type
Jun 30, 2026
Merged

feat: answer service-type#193
noahpodgurski merged 10 commits into
mainfrom
add-answer-service-type

Conversation

@noahpodgurski

@noahpodgurski noahpodgurski commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

What's new

  • Add answer service type for exa /answers completion via /v1/chat/completions
  • Refactored search service type check in run.py to reuse valid_service_type_for_model function
  • Update start.sh to also run mlpa at the end of the script
    https://mozilla-hub.atlassian.net/browse/AIPLAT-982

@noahpodgurski noahpodgurski requested a review from a team as a code owner June 30, 2026 13:20
@noahpodgurski noahpodgurski merged commit bdbe4d1 into main Jun 30, 2026
1 check passed
@noahpodgurski noahpodgurski deleted the add-answer-service-type branch June 30, 2026 15:20
Comment thread src/mlpa/run.py
from mlpa.core.metrics import (
SEARCH_MODEL,
record_chat_availability,
record_chat_availability_for,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call on removing the call to record_chat_availability_for. This can be removed too since it's no longer used.

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