Skip to content

Add support for calling input plane server #3047

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

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

thecodingwizard
Copy link
Contributor

@thecodingwizard thecodingwizard commented Apr 22, 2025

This PR adds support for using modal-client to call an input plane server if the internal_experimental_input_plane_url setting is set.

Our immediate goal is to get a synmon running against the input plane server. Rather than implementing logic for FunctionGet to return the input plane URL, we'll take a shortcut for now and just configure the input plane URL through environment variables we'll manually set when running the synmon.

We plan to remove this environment variable before releasing this to users in any capacity.

This depends on #3024.

@thecodingwizard thecodingwizard force-pushed the nathan/inputplane branch 7 times, most recently from ba32cc4 to e538e85 Compare April 23, 2025 02:51
@thecodingwizard thecodingwizard force-pushed the nathan/inputplane branch 3 times, most recently from 8fa9feb to af53197 Compare April 28, 2025 03:30
@thecodingwizard thecodingwizard changed the base branch from nathan/multi-api to main April 28, 2025 03:31
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