Commit graph

560 commits

Author SHA1 Message Date
Lucas Oliveira
5457af1f00 Changed possible instalation issues' location 2024-06-24 04:37:06 -07:00
Rodrigo
b2224a3179 remove wrong regex 2024-06-24 04:37:06 -07:00
Carlos
285355c3bb - fix wrong comments
- add comments in some catogories
- change Custom Component title
2024-06-24 04:37:06 -07:00
Rodrigo
4e01178d1c refactor: remove some preview references 2024-06-24 04:37:06 -07:00
Rodrigo
147f075877 docs: Add LangSmith docs 2024-06-24 04:37:06 -07:00
Rodrigo
add8fc7ded docs: Rewrite Getting Started pages 2024-06-24 04:37:06 -07:00
Mendon Kissling
7f59a4867b parentheses 2024-06-24 04:37:06 -07:00
Mendon Kissling
0f3a79be38 custom-component 2024-06-24 04:37:06 -07:00
Mendon Kissling
d8169ee1a2 playground 2024-06-24 04:37:06 -07:00
Mendon Kissling
6c65cc3f25 logs 2024-06-24 04:37:06 -07:00
Mendon Kissling
85c1d79d3e memories 2024-06-24 04:37:06 -07:00
Mendon Kissling
5d786aa320 strip-v10-alpha 2024-06-24 04:37:06 -07:00
Mendon Kissling
f4f5d2fc7f playgounrd 2024-06-24 04:37:06 -07:00
Mendon Kissling
054bf25680 playground 2024-06-24 04:37:06 -07:00
Mendon Kissling
3980cf0de4 folders 2024-06-24 04:37:06 -07:00
Mendon Kissling
8401f18f7f collections-and-projetcs 2024-06-24 04:37:06 -07:00
Mendon Kissling
a9182be98f bullets 2024-06-24 04:37:06 -07:00
Mendon Kissling
c5fe03fcd2 topnav 2024-06-24 04:37:06 -07:00
Mendon Kissling
4243bf7b5a remove-extra-install-issues-page 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
Nicolò Boschi
8f31291d97 fixes and refactory 2024-06-24 04:04:36 -07:00
Nicolò Boschi
74eaf07b04 docs: add kubernetes deployment 2024-06-24 03:38:15 -07:00
Nicolò Boschi
c0a4a9d1ba docs: add kubernetes deployment 2024-06-24 03:38:15 -07:00
Nicolò Boschi
2fced3bd45 docs: add kubernetes deployment 2024-06-24 03:38:15 -07:00
Gabriel Luiz Freitas Almeida
725a3a0b14 feat: Enhance telemetry documentation 2024-06-23 18:38:58 -07:00
Gabriel Luiz Freitas Almeida
59fae0830b docs: add docs for telemetry 2024-06-23 18:38:58 -07:00
Gabriel Luiz Freitas Almeida
54d5ba78cd fix: corret imports 2024-06-23 22:12:40 -03:00
Gabriel Luiz Freitas Almeida
83631d56e7 fix: correct import in json projects 2024-06-23 15:24:11 -07:00
Gabriel Luiz Freitas Almeida
d1705a7f5e refactor: Rename TextInput to MessageTextInput in starter_projects 2024-06-23 15:24:11 -07:00
Lucas Oliveira
55413cb751
Fix - Docs Footer and Header (#2274)
* Removed footer from docs

* Changed header icons color to match dark and light mode
2024-06-23 19:58:45 +02:00
Gabriel Luiz Freitas Almeida
2cecfb009f chore: Update RecursiveCharacterTextSplitterComponent method name to split_data 2024-06-22 12:32:54 -07:00
Mendon Kissling
1aa46122c4
[Docs] - Global and Project Settings (#2257)
settings-and-nav
2024-06-22 12:44:29 -04:00
Mendon Kissling
e2e18318d5
[Docs] - Multiple outputs (#2256)
multiple-outputs
2024-06-22 12:05:59 -04: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
ee2d3e6c03 update vector store flow 2024-06-21 13:53:29 -03:00
Gabriel Luiz Freitas Almeida
ebb8275bf2 Fix variable name in PromptComponent build_prompt method 2024-06-19 16:54:11 -03:00
Gabriel Luiz Freitas Almeida
23f0da7cbb fix docs build 2024-06-19 10:43:40 -03: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
ogabrielluiz
be88c25dac Add io module for easier access to Inputs and Outputs 2024-06-19 01:22:59 -03:00
ogabrielluiz
dfcba47e75 Update RAG project 2024-06-19 01:06:32 -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
Mendon Kissling
c7a15de0a9
[Docs] - Link to new features from migration page (#2163)
* migration-page

* check-links

* try
2024-06-15 06:56:17 -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
ogabrielluiz
1d0056f4fc rename Record to Data 2024-06-12 17:59:32 -03:00
Lucas Oliveira
850de6b952 Merge branch 'dev' into two_edges_merge 2024-06-11 18:11:13 -03:00
cristhianzl
34626f0531 merge dev 2024-06-11 09:12:52 -03:00
ogabrielluiz
6d51386b83 Merge remote-tracking branch 'origin/dev' into two_edges 2024-06-10 21:07:02 -03:00
ogabrielluiz
921250cbe1 Merge branch 'cz/mergeAll' into two_edges 2024-06-10 15:57:46 -03:00