Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
3eb7cd6
Update pyproject versions
jordanrfrazier Aug 27, 2025
cc975df
fix: Avoid namespace collision for Astra (#9544)
erichare Aug 27, 2025
e423526
fix: Revert to a working composio release for module import (#9569)
erichare Aug 27, 2025
7fec73d
fix: Knowledge base component refactor (#9543)
erichare Aug 27, 2025
d8b5731
fix: Fix env file handling in Windows build scripts (#9414)
Cristhianzl Aug 27, 2025
49ddc8c
fix: update agent_llm display name to "Model Provider" in AgentCompon…
edwinjosechittilappilly Aug 27, 2025
e494afb
fix: use custom file handler on chat view, disable mcp_composer by de…
lucaseduoli Aug 27, 2025
48fe917
fix: Use the newest file component in Vector Store RAG Template (#9571)
erichare Aug 27, 2025
45512a5
fix: AI/ML icon is missing (#9553)
deon-sanchez Aug 27, 2025
d38e8f4
fix: Allow updates to the file component in templates using it (#9572)
erichare Aug 27, 2025
7a4bcfb
fix: Fixes filtering so legacy components aren't shown by default (#9…
mfortman11 Aug 27, 2025
e07d489
fix: changed name on tool mode to slug, added close button to sidebar…
lucaseduoli Aug 28, 2025
9e871e2
fix: enhance scroll behavior on playground (#9586)
lucaseduoli Aug 28, 2025
f792525
fix: delete duplicate Serper api from google bundle (#9601)
lucaseduoli Aug 28, 2025
d9c005b
fix: allow deletion of mcp servers, add tests for mcp sidebar (#9587)
lucaseduoli Aug 29, 2025
5860a8b
fix: change zoom in and out limit, create tests for zooming in and ou…
lucaseduoli Aug 29, 2025
f82e514
fix: Add localStorage persistence for feature toggles (#9597)
Cristhianzl Aug 29, 2025
b4e4435
fix: Add help text to Lock Flow option (#9600)
Cristhianzl Aug 29, 2025
2c21fbd
fix: Add comprehensive tests and improve minimal condition logic (#9611)
Cristhianzl Aug 29, 2025
133fe6c
fix: change icon color for mcp, remove color setting of icons (#9594)
lucaseduoli Aug 29, 2025
d715fa1
fix: remove unsupported styling options from chats components (#9610)
italojohnny Aug 29, 2025
9798500
fix: disable mcp auto install for not installed applications, refacto…
lucaseduoli Aug 29, 2025
349295a
fix: Properly allow the non-specification of an OCR Engine (#9617)
erichare Sep 1, 2025
dfd4037
fix: Support objects with data attribute in body processing (#9644)
Cristhianzl Sep 2, 2025
f8da854
fix: Add comprehensive message sorting + tests (#9641)
Cristhianzl Sep 2, 2025
cfd10f8
fix: Fix audio recording resource cleanup (#9623)
Cristhianzl Sep 2, 2025
f854b70
fix: Add voice mode availability detection (#9621)
Cristhianzl Sep 2, 2025
8b0ddde
fix: Remove formatting from agent input text content (#9638)
Cristhianzl Sep 2, 2025
9f09250
fix: added most important types at the beginning of the extensions ar…
lucaseduoli Sep 2, 2025
8d26d52
fix: Include flow ID in webhook URLs (#9624)
Cristhianzl Sep 2, 2025
169fd32
fix(logger): add optional cache to configure; update caching behavior…
ogabrielluiz Sep 2, 2025
d10854a
fix: Update sidebar border styles (#9625)
mfortman11 Sep 2, 2025
a290c46
fix: Remove top padding from sidebar groups (#9636)
Cristhianzl Sep 2, 2025
ea49ead
fix: disable message editing on playground, fix new session not persi…
lucaseduoli Sep 2, 2025
9d04d56
fix: disable elevate edges on node select (#9658)
lucaseduoli Sep 2, 2025
e61cb46
fix: Properly respect the order parameter for Message History (#9605)
erichare Sep 3, 2025
e20ff66
fix: Return multi-row dataframe when Structured Output data supports …
erichare Sep 3, 2025
68288aa
fix: apply to fields in settings page (#9602)
edwinjosechittilappilly Sep 3, 2025
617e94b
fix: Segmented Sidebar switch to search on value change (#9615)
mfortman11 Sep 3, 2025
d1998b3
fix: deprecate claude 3 sonnet model (#9622)
edwinjosechittilappilly Sep 3, 2025
375e672
fix: Properly import Langchain ToolMessage for Message options (#9675)
erichare Sep 3, 2025
032c7fa
fix: fixed user settings test (#9690)
lucaseduoli Sep 3, 2025
bc13c5b
fix: Remove warning log for unset TRACELOOP_API_KEY in configuration …
ogabrielluiz Sep 3, 2025
57686a7
fix: knowledge base fixes for 1.6 pointing to release branch (#9683)
deon-sanchez Sep 3, 2025
320cd00
fix: remove github link on discord button (#9655)
lucaseduoli Sep 4, 2025
d9a97cc
fix: remove python code component, fix placeholder not appearing (#9660)
lucaseduoli Sep 4, 2025
f51575e
fix: add margins to <p> tag in markdown (#9656)
lucaseduoli Sep 4, 2025
bf32bdd
fix: delete unused components, delete [deprecated] tag on the compone…
lucaseduoli Sep 4, 2025
74952e8
fix: Ensure correct Docling Remote URL for API (#9708)
erichare Sep 4, 2025
5687903
feat: remove agent dual output (#9700)
edwinjosechittilappilly Sep 4, 2025
3b7601f
refactor: Agent component enhancements for release v1.6 (#9685)
deon-sanchez Sep 4, 2025
b551b0c
feat: mcp composer integration (#9506)
jordanrfrazier Sep 5, 2025
f2f6129
fix: Adjust padding and layout for improved spacing (#9711)
Cristhianzl Sep 5, 2025
a1bf2b5
feat: Add double-click functionality to SidebarDraggableComponent for…
deon-sanchez Sep 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: apply to fields in settings page (#9602)
  • Loading branch information
edwinjosechittilappilly authored Sep 3, 2025
commit 68288aab8f2b41882f2f086bb3b0a3ba0e90b207
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class AgentQL(Component):
inputs = [
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="AgentQL API Key",
required=True,
password=True,
info="Your AgentQL API key from dev.agentql.com",
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/azure/azure_openai.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class AzureChatOpenAIComponent(LCModelComponent):
required=True,
),
MessageTextInput(name="azure_deployment", display_name="Deployment Name", required=True),
SecretStrInput(name="api_key", display_name="API Key", required=True),
SecretStrInput(name="api_key", display_name="Azure Chat OpenAI API Key", required=True),
DropdownInput(
name="api_version",
display_name="API Version",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class AzureOpenAIEmbeddingsComponent(LCModelComponent):
),
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Azure OpenAI API Key",
required=True,
),
IntInput(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class ClickhouseVectorStoreComponent(LCVectorStoreComponent):
StrInput(name="database", display_name="database", required=True),
StrInput(name="table", display_name="Table name", required=True),
StrInput(name="username", display_name="The ClickHouse user name.", required=True),
SecretStrInput(name="password", display_name="The password for username.", required=True),
SecretStrInput(name="password", display_name="Clickhouse Password", required=True),
DropdownInput(
name="index_type",
display_name="index_type",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class ConfluenceComponent(Component):
),
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Confluence API Key",
required=True,
info="Atlassian Key. Create at: https://id.atlassian.com/manage-profile/security/api-tokens",
),
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/datastax/astra_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class AstraDBChatMemory(LCChatMemoryComponent):
),
SecretStrInput(
name="api_endpoint",
display_name="API Endpoint",
display_name="Astra DB API Endpoint",
info="API endpoint URL for the Astra DB service.",
value="ASTRA_DB_API_ENDPOINT",
required=True,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class ChatLiteLLMModelComponent(LCModelComponent):
),
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Chat LiteLLM API Key",
advanced=False,
required=False,
),
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/deactivated/metal.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class MetalRetrieverComponent(CustomComponent):
inputs = [
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Metal Retriever API Key",
required=True,
),
SecretStrInput(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class ElasticsearchVectorStoreComponent(LCVectorStoreComponent):
),
SecretStrInput(
name="password",
display_name="Password",
display_name="Elasticsearch Password",
value="",
advanced=False,
info=(
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/elastic/opensearch.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class OpenSearchVectorStoreComponent(LCVectorStoreComponent):
),
SecretStrInput(
name="password",
display_name="Password",
display_name="OpenSearch Password",
value="admin",
advanced=True,
),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class FirecrawlCrawlApi(Component):
inputs = [
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Firecrawl API Key",
required=True,
password=True,
info="The API key to use Firecrawl API.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class FirecrawlExtractApi(Component):
inputs = [
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Firecrawl API Key",
required=True,
password=True,
info="The API key to use Firecrawl API.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class FirecrawlMapApi(Component):
inputs = [
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Firecrawl API Key",
required=True,
password=True,
info="The API key to use Firecrawl API.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class FirecrawlScrapeApi(Component):
inputs = [
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Firecrawl API Key",
required=True,
password=True,
info="The API key to use Firecrawl API.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class GoogleGenerativeAIEmbeddingsComponent(Component):
name = "Google Generative AI Embeddings"

inputs = [
SecretStrInput(name="api_key", display_name="API Key", required=True),
SecretStrInput(name="api_key", display_name="Google Generative AI API Key", required=True),
MessageTextInput(name="model_name", display_name="Model Name", value="models/text-embedding-004"),
]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,9 @@ class HuggingFaceEndpointsComponent(LCModelComponent):
advanced=True,
info="The task to call the model with. Should be a task that returns `generated_text` or `summary_text`.",
),
SecretStrInput(name="huggingfacehub_api_token", display_name="API Token", password=True, required=True),
SecretStrInput(
name="huggingfacehub_api_token", display_name="HuggingFace HubAPI Token", password=True, required=True
),
DictInput(name="model_kwargs", display_name="Model Keyword Arguments", advanced=True),
IntInput(name="retry_attempts", display_name="Retry Attempts", value=1, advanced=True),
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class HuggingFaceInferenceAPIEmbeddingsComponent(LCEmbeddingsModel):
inputs = [
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="HuggingFace API Key",
advanced=False,
info="Required for non-local inference endpoints. Local inference does not require an API Key.",
),
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/ibm/watsonx.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class WatsonxAIComponent(LCModelComponent):
),
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Watsonx API Key",
info="The API Key to use for the model.",
required=True,
),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class WatsonxEmbeddingsComponent(LCEmbeddingsModel):
),
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="Watsonx API Key",
info="The API Key to use for the model.",
required=True,
),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class CombinatorialReasonerComponent(Component):
),
SecretStrInput(
name="password",
display_name="Password",
display_name="Combinatorial Reasoner Password",
info="Password to authenticate access to Icosa CR API.",
advanced=False,
required=True,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class LangChainHubPromptComponent(Component):
inputs = [
SecretStrInput(
name="langchain_api_key",
display_name="Your LangChain API Key",
display_name="LangChain API Key",
info="The LangChain API Key to use.",
required=True,
),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class LangWatchComponent(Component):
),
SecretStrInput(
name="api_key",
display_name="API Key",
display_name="LangWatch API Key",
required=True,
info="Enter your LangWatch API key.",
),
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/milvus/milvus.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class MilvusVectorStoreComponent(LCVectorStoreComponent):
),
SecretStrInput(
name="password",
display_name="Token",
display_name="Milvus Token",
value="",
info="Ignore this field if no token is required to make connection.",
),
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/olivya/olivya.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class OlivyaComponent(Component):
inputs = [
MessageTextInput(
name="api_key",
display_name="API Key",
display_name="Olivya API Key",
info="Your API key for authentication",
value="",
required=True,
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/qdrant/qdrant.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class QdrantVectorStoreComponent(LCVectorStoreComponent):
StrInput(name="host", display_name="Host", value="localhost", advanced=True),
IntInput(name="port", display_name="Port", value=6333, advanced=True),
IntInput(name="grpc_port", display_name="gRPC Port", value=6334, advanced=True),
SecretStrInput(name="api_key", display_name="API Key", advanced=True),
SecretStrInput(name="api_key", display_name="Qdrant API Key", advanced=True),
StrInput(name="prefix", display_name="Prefix", advanced=True),
IntInput(name="timeout", display_name="Timeout", advanced=True),
StrInput(name="path", display_name="Path", advanced=True),
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/redis/redis_chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class RedisIndexChatMemory(LCChatMemoryComponent):
name="username", display_name="Username", value="", info="The Redis user name.", advanced=True
),
SecretStrInput(
name="password", display_name="Password", value="", info="The password for username.", advanced=True
name="password", display_name="Redis Password", value="", info="The password for username.", advanced=True
),
StrInput(name="key_prefix", display_name="Key prefix", info="Key prefix.", advanced=True),
MessageTextInput(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class TwelveLabsVideoEmbeddingsComponent(LCEmbeddingsModel):
icon = "TwelveLabs"
documentation = "https://github.com/twelvelabs-io/twelvelabs-developer-experience/blob/main/integrations/Langflow/TWELVE_LABS_COMPONENTS_README.md"
inputs = [
SecretStrInput(name="api_key", display_name="API Key", required=True),
SecretStrInput(name="api_key", display_name="TwelveLabs API Key", required=True),
DropdownInput(
name="model_name",
display_name="Model",
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/upstash/upstash.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class UpstashVectorStoreComponent(LCVectorStoreComponent):
),
SecretStrInput(
name="index_token",
display_name="Index Token",
display_name="Upstash Index Token",
info="The token for the Upstash index.",
required=True,
),
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/weaviate/weaviate.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class WeaviateVectorStoreComponent(LCVectorStoreComponent):

inputs = [
StrInput(name="url", display_name="Weaviate URL", value="http://localhost:8080", required=True),
SecretStrInput(name="api_key", display_name="API Key", required=False),
SecretStrInput(name="api_key", display_name="Weaviate API Key", required=False),
StrInput(
name="index_name",
display_name="Index Name",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class WolframAlphaAPIComponent(LCToolComponent):
MultilineInput(
name="input_value", display_name="Input Query", info="Example query: 'What is the population of France?'"
),
SecretStrInput(name="app_id", display_name="App ID", required=True),
SecretStrInput(name="app_id", display_name="WolframAlpha App ID", required=True),
]

icon = "WolframAlphaAPI"
Expand Down
2 changes: 1 addition & 1 deletion src/backend/base/langflow/components/zep/zep.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class ZepChatMemory(LCChatMemoryComponent):

inputs = [
MessageTextInput(name="url", display_name="Zep URL", info="URL of the Zep instance."),
SecretStrInput(name="api_key", display_name="API Key", info="API Key for the Zep instance."),
SecretStrInput(name="api_key", display_name="Zep API Key", info="API Key for the Zep instance."),
DropdownInput(
name="api_base_path",
display_name="API Base Path",
Expand Down
Loading