Commit graph

622 commits

Author SHA1 Message Date
Mendon Kissling
09fbcb2a16
Docs: add agent starter flows (#3969) 2024-10-09 15:01:50 +00:00
anovazzi1
0d796db02c
feat: add integrations category in the sidebar (#3843)
* feat: Add skipFallback parameter to ForwardedIconComponent

This commit adds a new skipFallback parameter to the ForwardedIconComponent in the genericIconComponent module. The skipFallback parameter allows developers to skip rendering the fallback component when using Suspense. This can be useful in cases where the fallback component is not needed or should be handled differently.

* feat: Add skipFallback parameter to IconComponentProps

* feat: Add skipFallback parameter to IconComponentProps and ForwardedIconComponent

This commit adds the skipFallback parameter to the IconComponentProps and ForwardedIconComponent. This parameter allows skipping the fallback icon rendering when the specified icon is not found. The skipFallback parameter is used in the ParentDisclosureComponent to conditionally render the chevron-down or chevron-right icon based on the component's state.

The commit also updates the defaultOpen value in the ParentDisclosureComponent in the ExtraSidebarComponent. The defaultOpen value is set to true, ensuring that the "Integrations" section is always expanded when the component is rendered.

* refactor: Update ExtraSidebarComponent layout and styling

* [autofix.ci] apply automated fixes

* move file

* move file

* move file

* move file

* move file

* Update NotionLogo size

* Update size of AssemblyAI logo

* Update colors and names for AssemblyAI in styleUtils.ts

* Update BUNDLES_SIDEBAR_FOLDER_NAMES in constants.ts

* [autofix.ci] apply automated fixes

* add changes from pr #3934

* chore: add cache.db to .gitignore

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-02 12:07:57 -07:00
Patrick Loeber
d19c16462b
fix: enhancements for the AssemblyAI component (#3934)
Enhancements for AssemblyAI component

Co-authored-by: Patrick Loeber <98830383+ploeber@users.noreply.github.com>
2024-10-01 14:28:18 +00:00
Phil Nash
7a01cf7e5b
feat: adds model selection to Azure OpenAI Embeddings component (#3882)
Right now the Azure OpenAI Embeddings component doesn't allow you to pick the embedding model to use. The same models are available that OpenAI make available, so I used the constant that lists them to pull from.
2024-09-26 04:29:04 -07:00
Mendon Kissling
7b99f01340
Docs: update components to v1.0.18 (#3903)
* embeddings

* helpers

* vector-stores

* hashes
2024-09-24 15:29:31 -03:00
Patrick Loeber
19023e59ba
docs: Add AssemblyAI integration docs (#3885)
add assemblyai integration docs
2024-09-23 16:08:58 +00:00
Mendon Kissling
4d76dd95c5
Docs: memories components (#3852)
* restart

* initial-content
2024-09-20 15:01:42 -04:00
Mendon Kissling
b9524f8ce7
docs: tools components (#3850)
content
2024-09-20 17:23:04 +00:00
Cezar Vasconcelos
b570f9695d
feat: notion-documentation (#3767)
* docs: add notion category and setup file

* docs: Add Notion Agent Meeting Notes documentation

* docs: Remove unused anchors in Notion guide

* docs(Notion): Add guide for Conversational Notion Agent

* feat: add notion example flows

* cleanup

* build and run

* align-pages

---------

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
2024-09-13 13:17:52 -03:00
Mendon Kissling
eb3bf824a3
docs: update components (#3756)
* prompts

* data-components

* embedding-models

* helpers

* vector-stores

* models

* vectara-rag

* io

* cleanup-prompts

* hub-prompt

* escape-chars
2024-09-13 15:22:24 +00:00
Mendon Kissling
44deb61d7f
docs: custom components (#3784)
* content

* content

* examples-work

* contribute
2024-09-13 15:05:01 +00:00
Shreyas Damle
dc908673de
Docs: Update getting-started-quickstart.md (#3780)
* Update getting-started-quickstart.md

* use-relative-links

---------

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
2024-09-12 14:28:31 +00:00
Mendon Kissling
cc52f5f00d
docs: update-session-id (#3733)
update-session-id
2024-09-09 16:51:47 +00:00
Mendon Kissling
5eaebe58f3
docs: add new starter flows (#3688)
add-new-starter-flows
2024-09-06 15:14:18 +00:00
Mendon Kissling
78541f453d
docs: add Loaders components page (#3672)
add-loaders
2024-09-03 21:00:58 +00:00
Lucas Oliveira
922fd5f645
feat: add gtm to docs (#3622) 2024-08-29 19:35:02 -03:00
Ítalo Johnny
6ce733570f
docs: update deprecated term 'variables and secrets' (#3480)
docs: update deprected term 'variables and secrets'

Update old term 'Variables and Secrets' to 'Global Variables'
2024-08-21 12:09:33 -07:00
Lucas Oliveira
dc10cdd1d5
docs: auto saving (#3389)
* Added auto saving page

* Added more auto saving documentation

* Update docs/docs/Configuration/configuration-auto-saving.md

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

* Update docs/docs/Configuration/configuration-auto-saving.md

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

* Update docs/docs/Configuration/configuration-auto-saving.md

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

* Update docs/docs/Configuration/configuration-auto-saving.md

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

* Update docs/docs/Configuration/configuration-auto-saving.md

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

* Update docs/docs/Configuration/configuration-auto-saving.md

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

---------

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
2024-08-16 17:20:12 +00:00
ytkimirti
ce17bd4e71
feat: Add support for metadata filtering and namespaces for the Upstash Vector component (#3254)
* feat: add metadata filtering and namespace support for the upstash vector component

* docs: add upstash vector to the vectorstores doc

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-08-14 07:18:45 -07:00
Mendon Kissling
17337b4748
docs: fix render deployment and docs (#3309)
* initial-content

* doc-update
2024-08-14 03:45:56 -07:00
Alex Leventer
5ad5ca5857
Update Astra link in README.md (#3314)
* Update link in README.md

* Update README.md

* Update getting-started-installation.md

* Update README.KR.md

* Update README.ja.md
2024-08-13 17:29:54 -05:00
Ítalo Johnny
ecfcbdaa5a
docs: variable global precautions (#3285)
docs: add section with variable global precautions
2024-08-12 13:15:57 -03:00
Lucas Oliveira
98f00d75f0
Update README.md (#3204)
* Update README.md

Updated Readme with suggestions

* Changed core features

* Changed thumbnail of video

* Fixed hero image

* Fixed readme texts

* Update README.md
2024-08-09 15:46:17 +00:00
Lucas Oliveira
15d49d8526
docs: update readme banner (#3174)
Updated banner of README
2024-08-05 14:40:20 +02:00
Lucas Oliveira
1a5156784c
fix: deploy buttons images not appearing (#3092)
Added railway, render and GCP deploy images and link
2024-07-31 04:26:22 -07:00
github-actions[bot]
8f3a82e0df
docs: update docs from notion (#3074)
* Update docs from Notion

* feat: Add RAG (Retrieval-Augmented Generation) components documentation

This commit adds documentation for RAG (Retrieval-Augmented Generation) components. It explains how these components process a user query by retrieving relevant documents and generating a concise summary that addresses the user's question. The documentation includes information about the Vectara component, its parameters, and the Vectara corpus. For more details, refer to the [Vectara documentation](https://docs.vectara.com/docs).

---------

Co-authored-by: ogabrielluiz <ogabrielluiz@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2024-07-30 17:52:03 +00:00
Rogério Chaves
06d185a976
chore: remove langwatch docs mdx, as .md files are now generated automatically from notion (#3073)
Remove langwatch docs mdx, as .md files are now generated automatically from notion
2024-07-30 14:34:10 +00:00
David Oplatka
469625c0a3
feat: new Vectara RAG Component (#2733)
* First implementation of LangWatch tracer

* Remove dependency from backend base internal and add langwatch docs

* Bump langwatch to v0.1.4

* Fix missing log parameter on method

* Move docs to the right folder

* chore: update lock

* Add Vectara RAG component and docs

* [autofix.ci] apply automated fixes

* refactor: update VectaraRAG component to the new component standard

* fix: update VectaraRagComponent filter parameter

Update the filter parameter in the VectaraRagComponent class to use the correct variable name 'self.filter' instead of 'filter'. This ensures that the correct filter value is passed to the VectaraQueryConfig object.

* fix: add condition to set_cache_coro in Graph class

Add a condition to the `set_cache_coro` function call in the `Graph` class. The condition checks if the `cache` variable is true and the `flow_id` is not empty before calling the function. This ensures that the cache is set only when both conditions are met, improving the efficiency of the code.

---------

Co-authored-by: Rogério Chaves <rogeriochaves@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-07-28 14:02:23 +00:00
Lucas Oliveira
b2e40ec92f
fix: videos not showing on docs (#2967)
Fixed videos not showing on docs
2024-07-25 22:11:40 +00:00
github-actions[bot]
d6c7352345
docs: update docs from notion (#2951)
Update docs from Notion

Co-authored-by: lucaseduoli <lucaseduoli@users.noreply.github.com>
2024-07-25 19:30:28 +00:00
github-actions[bot]
384f622f48
docs: update docs from notion (#2922)
Update docs from Notion

Co-authored-by: lucaseduoli <lucaseduoli@users.noreply.github.com>
2024-07-24 21:22:39 +00:00
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