Skip to content

fix: set pythia agent upstream base and default model in trex env - #3012

Merged
p-hoffmann merged 2 commits into
developfrom
p-hoffmann/pythia-agent-upstream-env
Jul 30, 2026
Merged

fix: set pythia agent upstream base and default model in trex env#3012
p-hoffmann merged 2 commits into
developfrom
p-hoffmann/pythia-agent-upstream-env

Conversation

@p-hoffmann

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

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.

Pull request overview

This PR updates the local/dev docker-compose.yml environment configuration so the Trex “pythia” agent points at the correct upstream base URL (the Deno listener) and has a default model configured in the format the agent runtime expects.

Changes:

  • Add BAO_AGENT_UPSTREAM_BASE with a default pointing to http://localhost:33001/plugins/ohdsi/pythia.
  • Add TREX_AGENTS_DEFAULT_MODEL with a default derived from BAO_AGENT_MODEL (prefixed with bedrock/).
  • Add clarifying comments describing why these env vars are needed.

@p-hoffmann
p-hoffmann merged commit 1879a48 into develop Jul 30, 2026
69 of 71 checks passed
@p-hoffmann
p-hoffmann deleted the p-hoffmann/pythia-agent-upstream-env branch July 30, 2026 01:04
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