Commit graph

19 commits

Author SHA1 Message Date
Lucas Oliveira
9b88eab828 Added warning of outdated information to all components 2024-06-24 04:37:06 -07:00
Rodrigo
4e01178d1c refactor: remove some preview references 2024-06-24 04:37:06 -07:00
Rodrigo
399a651531 feat: Update sidebar link to Langflow workspace 2024-06-24 04:37:06 -07:00
Mendon Kissling
682a1c65fe
Docs 1.0a changes (#2241)
* folders

* screenshots

* output-preview

* custom-api-endpoint

* screenshots

* memory-management

* update-component-version

* img

* errors

* space

* fix-issue

* remove-weird-footers

* mdx

* fix-import
2024-06-21 17:24:50 -04:00
Gabriel Luiz Freitas Almeida
3b8d90a06b refactor: Remove unused imports and update components in documentation
Remove unused imports and update components in the documentation files to improve code clarity and ensure consistency. This refactor optimizes the codebase and enhances the overall quality of the documentation.
2024-06-19 10:11:56 -03:00
cristhianzl
fcf4512210 merge dev into two_edges 2024-06-17 10:01:28 -03:00
Madhavan
9bdd353666
Minor documentation update and exception message fix to avoid confusion with Google Vertex (#2088)
* Update to use non-deprecated output parser imports

* Update documentation

* Revert "Update to use non-deprecated output parser imports"

This reverts commit 11a969d82b6b2b3659eb7c3c26b5b29a98815834.

* Update rag-with-astradb.mdx

* Update chat.py to clarify error message

vertex in the exception message appears to be confusing with google vertex and causes confusion when used with other providers.

* Minor formatting to highlight the vscode launch file
update the error message

* Fix a couple more error texts
2024-06-15 07:06:07 -07:00
Gabriel Luiz Freitas Almeida
dfc008b383
Update dependencies and fix docs (#2186)
* chore: Update chardet package to version 5.2.0

* chore: Update Docker build workflow to support multiple platforms and add container testing

* chore: Update pre-release workflow to include CLI testing

* chore: Update npm install command in lint-js.yml workflow

* chore: Update eslint and prettier versions in package.json

* fix: remove .mdx from link in docs

* Merge remote-tracking branch 'origin/dev' into update
2024-06-15 06:37:34 -07:00
ogabrielluiz
16089ea5b2 Another batch of renaming Record to Data 2024-06-12 18:18:03 -03:00
cristhianzl
34626f0531 merge dev 2024-06-11 09:12:52 -03:00
Mendon Kissling
36e298a7df remove-gerunds-in-titles 2024-06-07 15:43:53 -04:00
Mendon Kissling
c468a7c918 tldr-not-heading 2024-06-07 15:21:02 -04:00
Mendon Kissling
9d3d4e00d6 Merge branch 'dev' into docs-resize-images 2024-06-07 14:58:19 -04:00
Mendon Kissling
c312359e79 move-custom-components 2024-06-07 13:44:31 -04:00
Mendon Kissling
f4b443b28e langflow-ui-clarity 2024-06-06 17:02:50 -04:00
Mendon Kissling
8a6dfae8d7 title-case 2024-05-28 11:26:43 -04:00
Madhavan
e39b00cdd6
Minor documentation update (#1948)
* Update to use non-deprecated output parser imports

* Update documentation

* Revert "Update to use non-deprecated output parser imports"

This reverts commit 11a969d82b6b2b3659eb7c3c26b5b29a98815834.
2024-05-23 05:34:01 -07:00
cristhianzl
101a045cba merge dev on playground 2024-05-02 13:59:52 -03:00
Mendon Kissling
cc70a11572
[Docs] - Refactor folders and leftnav (#1781)
* refactor-leftnav

* bump-whats-new

* comment-out-some-tutorials

* links

* guidelines

* comma

* starter-projects

* try-links

* add-new-component-location
2024-04-30 09:28:59 -03:00