-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
docs: v1.3 #7160
docs: v1.3 #7160
Conversation
commit 0820877 Author: Mendon Kissling <[email protected]> Date: Wed Feb 19 17:34:54 2025 -0500 fix-links commit b47fbfe Merge: 2298715 02617ff Author: Mendon Kissling <[email protected]> Date: Wed Feb 19 17:18:18 2025 -0500 Merge branch 'main' into docs-publish-v0 commit 2298715 Merge: bf01a75 e8529ea Author: Mendon Kissling <[email protected]> Date: Wed Feb 19 16:25:52 2025 -0500 Merge branch 'main' into docs-publish-v0 commit bf01a75 Merge: 85770ae b43bf8f Author: Mendon Kissling <[email protected]> Date: Wed Feb 19 14:42:10 2025 -0500 Merge branch 'main' into docs-publish-v0 commit 85770ae Merge: fda54f8 e970cdb Author: Mendon Kissling <[email protected]> Date: Wed Feb 19 11:19:11 2025 -0500 Merge branch 'main' into docs-publish-v0 commit fda54f8 Merge: 3027a9c 25ac555 Author: Mendon Kissling <[email protected]> Date: Tue Feb 18 11:43:21 2025 -0500 Merge branch 'main' into docs-publish-v0 commit 3027a9c Merge: 0046d18 45e2f73 Author: Mendon Kissling <[email protected]> Date: Fri Feb 14 13:20:44 2025 -0500 Merge branch 'main' into docs-publish-v0 commit 0046d18 Author: Mendon Kissling <[email protected]> Date: Thu Feb 13 13:31:22 2025 -0500 delete-site-and-redirect commit 1bf763b Author: Mendon Kissling <[email protected]> Date: Thu Feb 13 13:17:49 2025 -0500 docs: Add information about sharing the Langflow application's Playground endpoint commit 4eb34bd Author: Mendon Kissling <[email protected]> Date: Thu Feb 13 13:06:46 2025 -0500 docs: Update references from "API pane" to "Publish pane" in documentation
This comment was marked as outdated.
This comment was marked as outdated.
Build successful! ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Build successful! ✅ |
@edwinjosechittilappilly Added, thank you for the heads-up! |
Build successful! ✅ |
Build successful! ✅ |
Build successful! ✅ |
* commit '6c2ff92ccf083f038d9a97a749b4e0f30a60247a': (255 commits) docs: Update documentation and add TAVILY_API_KEY to environment variables (langflow-ai#7366) docs: mcp server component and integrations (langflow-ai#7286) docs: v1.3 (langflow-ai#7160) chore(deps-dev): bump vite from 5.4.14 to 5.4.16 in /src/frontend (langflow-ai#7365) fix: add secret key loading functionality to basic templates (langflow-ai#7363) docs: platform content (langflow-ai#7091) chore: bump langflow and langflow-base for 1.3.0 release (langflow-ai#7362) docs: ensure asset paths update on draft rebuilds (langflow-ai#7355) fix: Prevent API key banner from displaying when key is unavailable (langflow-ai#7356) fix: MCP SSE Model tool mode issue (langflow-ai#7360) feat: deprecate Parsing component and replace them in starter projects (langflow-ai#6697) fix: fixed the parser component (langflow-ai#7303) ref: split ast parsing / class exec loops (langflow-ai#7248) feat: Update AgentQL templates (langflow-ai#7165) feat: add a unified local vector store (langflow-ai#6995) fix: update currentflow to be fetched from Flow Store for icon to be rendered correctly (langflow-ai#7354) feat: expose serialization truncation constants in /config route (langflow-ai#7316) feat: lmprove MCP langflow port selection and error handling (langflow-ai#7327) fix: adds priority sorting for sidebar components and makes LanguageModel appear first (langflow-ai#7322) fix: make agent work with new tool mode backend updates (langflow-ai#7314) ... # Conflicts: # src/frontend/src/utils/styleUtils.ts 更新到V1.3.0
Documentation for v1.3.
Links to preview
Features
** Additional file management changes:
** File component
** Document QA tutorial to use new component functionality
New components @edwinjosechittilappilly
s3 bucket uploader
Language model
New operator behavior for conditional routers
Parser component
New webhook behavior
Lambda function component
Graph RAG component
Watsonx component
Additional deprecation/legacy/beta updates.
Other changes