Skip to content
Closed
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: Remove warning log for unset TRACELOOP_API_KEY in configuration …
…validation (#9536)

fix: remove warning log for unset TRACELOOP_API_KEY in configuration validation
  • Loading branch information
ogabrielluiz authored Sep 3, 2025
commit bc13c5b0eb9a0d1dbb0efddc687e0a84be7267d6
1 change: 0 additions & 1 deletion src/backend/base/langflow/services/tracing/traceloop.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ def ready(self) -> bool:
def _validate_configuration(self) -> bool:
api_key = os.getenv("TRACELOOP_API_KEY", "").strip()
if not api_key:
logger.warning("TRACELOOP_API_KEY not set or empty.")
return False

base_url = os.getenv("TRACELOOP_BASE_URL", "https://api.traceloop.com")
Expand Down