Description In Langflow v1.7.1, the Agent component's Language Model field is occupied by a "Setup Provider" button. There is no visible way to toggle this field into an Input Port, which prevents connecting external model components (like Groq).
Steps to Reproduce
- Drag an Agent component and a Groq component onto the canvas.
- Click on "Controls" or "Advanced" on the Agent component.
- Attempt to find a toggle/switch to turn Language Model into an input node.
Observation: The field remains a button ("Setup Provider") and no input port appears on the left side of the component.
Expected Behavior The Language Model field should have a toggle (usually in the Controls/Advanced menu) to switch between the internal "Setup Provider" UI and an external "Input Port" for manual wiring.
Environment:
Langflow Version: 1.7.1
Deployment: build from source