Commit graph

591 commits

Author SHA1 Message Date
Lucas Poli
e4a8769e8d
docs: Fixing integrations-langwatch.md (#2783)
Update integrations-langwatch.md

Fixing the link to Langwatch.

Updated link from langwatch.com to langwatch.ai
2024-07-18 19:28:30 +00:00
github-actions[bot]
868e22c6c3
docs: update docs from notion (#2747)
Update docs from Notion

Co-authored-by: ogabrielluiz <ogabrielluiz@users.noreply.github.com>
2024-07-17 21:11:21 +00:00
Rogério Chaves
89f2f62041
Add LangWatch Integration (#2608)
* First implementation of LangWatch tracer

* Update to langwatch 0.1.4 to use root span for better control of the all-wrapping trace, workaround for llm not being used for an actual call and better ids on langwatch ui

* Remove dependency from backend base internal and add langwatch docs

* [autofix.ci] apply automated fixes

* Fix using session id for metadata, except if the same as flow_id

* Fix wrong error variable and support for python <3.10 is not necessary given langflow pyproject restrictions

* Bump langwatch to v0.1.4

* [autofix.ci] apply automated fixes

* Remove extra line the popped up

* Fix missing log parameter on method

* Fix mypy issues

* Bump langwatch to v0.1.7 to truncate large documents

* Move docs to the right folder

* chore: update lock

* chore: Update clarifai-grpc to version 10.6.4, cohere to version 5.6.1, langwatch to version 0.1.3, and litellm to version 1.41.23

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2024-07-16 10:28:57 -07:00
Gabriel Luiz Freitas Almeida
1b0dbd7fb5
docs: add CNAME file for custom domain (#2685) 2024-07-13 01:21:22 -07:00
github-actions[bot]
b731983f31
docs: update docs from notion (#2684)
Co-authored-by: lucaseduoli <lucaseduoli@users.noreply.github.com>
2024-07-12 16:36:29 -07:00
Lucas Oliveira
138552d7b5
docs: api page fix and workflow run fix (#2675)
* Fetched updated docs

* Fixed GitHub workflow for fetching docs
2024-07-12 22:14:28 +00:00
Lucas Oliveira
e29e3624f7
docs: reuploaded old images that were referenced (#2673)
Re-uploaded old images that were referenced by new docs
2024-07-12 21:32:53 +00:00
Lucas Oliveira
3aa2513a86
docs: added fetching from notion (#2670)
* Added new Docusaurus instance that fetches automatically from Notion

* Add Github workflow to fetch docs from Notion

* Added legacy peer deps to solve dependency problems

* Fix git ignore and added pages
2024-07-12 22:59:52 +02:00
Jael Gu
c8d7f47070
feat: Add milvus vector store (#2634)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-07-12 12:47:55 -07:00
João Pedro Miranda C. Hluchan
a6f128c4cf
Add CrewAI Component Documentation (#2519)
* feat: CrewAI components static files

* feat: CrewAI add .md guide files

* feat: CrewAI add CrewAI_components_bundle.json

* chore: Comment out CrewAI section in sidebars.js

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2024-07-09 17:01:11 +00:00
Gabriel Luiz Freitas Almeida
4f839c73a6 chore: Rename Kubernetes documentation file to use .md extension 2024-06-26 09:16:44 -03:00
Lucas Oliveira
c8fde3c789 Added image on introduction page and refactored title 2024-06-24 08:26:48 -07:00
Lucas Oliveira
c2d5a631dd Added and removed some outdated warnings 2024-06-24 08:26:48 -07:00
Lucas Oliveira
8e51ac6a41 Removed unused classname 2024-06-24 08:26:48 -07:00
Lucas Oliveira
44e2611294 Removed margin top from second level categories 2024-06-24 08:26:48 -07:00
Lucas Oliveira
dcb2900ba8 Removed margin from Notion category 2024-06-24 08:26:48 -07:00
Lucas Oliveira
5ce681355d Added new text to the page A New Chapter for Langflow 2024-06-24 07:17:13 -07:00
Lucas Oliveira
1f0532a995 Fixed link errors 2024-06-24 06:49:41 -07:00
Lucas Oliveira
0bd768f92d Fixed broken link on docs 2024-06-24 06:49:41 -07:00
Lucas Oliveira
63b72e8c82 Fixed prompt customization to import Admonition 2024-06-24 06:36:34 -07:00
Gabriel Luiz Freitas Almeida
ceaff46016 Merge remote-tracking branch 'origin/main' into dev 2024-06-24 10:09:44 -03:00
Gabriel Luiz Freitas Almeida
184f2524cf refactor: make rag example be two flows again 2024-06-24 05:59:32 -07:00
Lucas Oliveira
abbc0097e7 Added GTAG for Google Analytics 2024-06-24 05:56:11 -07:00
Gabriel Luiz Freitas Almeida
7f94f5f5dd Update project documentation URLs to use the new domain 2024-06-24 05:43:40 -07:00
Gabriel Luiz Freitas Almeida
5c1ac1b273 refactor: Update imports to use MessageTextInput instead of TextInput 2024-06-24 05:05:35 -07:00
Gabriel Luiz Freitas Almeida
914e741e29 fix: imports from TextInput to MessageTextInput 2024-06-24 04:56:40 -07:00
Lucas Oliveira
9b88eab828 Added warning of outdated information to all components 2024-06-24 04:37:06 -07:00
Lucas Oliveira
21fd151fdc Removed top bar 2024-06-24 04:37:06 -07:00
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