Mendon Kissling
ffde79fd5f
qa-and-memory-content
2024-04-26 10:05:30 -04:00
Mendon Kissling
226e3a131e
Merge branch 'dev' into introduction-quickstart-install
2024-04-26 09:45:42 -04:00
Mendon Kissling
6219426a43
[Docs] - Blog Writer ( #1763 )
...
* Docs for Blog writer starter flow
* Run in HF Spaces v1.0.0a17
2024-04-26 09:41:58 -04:00
Mendon Kissling
96a96d9701
[Docs] - Document QA ( #1759 )
...
* Docs for Document QA starter flow
* Run in HF Spaces v1.0.0a17
2024-04-26 09:39:59 -04:00
Mendon Kissling
fa44e09d60
add-pre
2024-04-26 09:32:08 -04:00
Mendon Kissling
7b6e34e0fd
[Docs] - Memory Chatbot ( #1757 )
...
* Docs for memory chatbot starter flow
* Run in HF Spaces v1.0.0a17
2024-04-26 09:30:42 -04:00
Mendon Kissling
d05c75a3c7
[Docs] - Basic prompting ( #1712 )
...
* Add basic 4-component prompting flow
2024-04-26 09:26:48 -04:00
Mendon Kissling
93869c5c8f
paste
2024-04-26 09:13:20 -04:00
Mendon Kissling
841df3a4b7
duplicate
2024-04-26 09:11:00 -04:00
Mendon Kissling
1ff677d866
add-pre
2024-04-26 09:06:29 -04:00
Mendon Kissling
2a7cfe5dab
add-pre
2024-04-26 09:05:59 -04:00
Mendon Kissling
8b7bcbba5c
add-pre
2024-04-26 09:05:19 -04:00
Mendon Kissling
4baad51242
add-astra-and-cli
2024-04-23 09:42:20 -04:00
Mendon Kissling
34e7353095
hide-cli
2024-04-22 21:41:26 -04:00
Mendon Kissling
54fb579d64
link-check
2024-04-22 21:41:08 -04:00
Mendon Kissling
170d9dff58
try-config
2024-04-22 21:38:14 -04:00
Mendon Kissling
d5c43a0bf2
initial-content
2024-04-22 21:22:43 -04:00
Mendon Kissling
070215fbf2
add-content
2024-04-22 20:25:56 -04:00
Mendon Kissling
10ad5282a3
cleanup-sidebars
2024-04-22 20:25:37 -04:00
Mendon Kissling
8746b643ca
cleanup-extra-files
2024-04-22 20:25:21 -04:00
Mendon Kissling
4a7c1bdc8d
update-image
2024-04-22 16:19:38 -04:00
Mendon Kissling
879449c564
img-settings
2024-04-22 16:07:34 -04:00
Mendon Kissling
606e7a8ee9
initial-content
2024-04-22 15:45:17 -04:00
Mendon Kissling
f7ae63e1ca
cleanup
2024-04-19 17:30:06 -04:00
Mendon Kissling
e4cfcbc201
initial-content
2024-04-19 17:29:49 -04:00
Mendon Kissling
faad3ffb36
anchor
2024-04-19 15:10:41 -04:00
Mendon Kissling
bec8243834
initial-content
2024-04-19 15:09:47 -04:00
Mendon Kissling
013cb561cc
restore-deleted-page-to-fix-build
2024-04-19 13:47:20 -04:00
Mendon Kissling
79cf9b10de
clarify-component
2024-04-19 12:02:21 -04:00
Mendon Kissling
3c5f9a3a83
remove-duplicate-doc
2024-04-19 11:17:58 -04:00
Mendon Kissling
1f96c885db
rewrite-based-on-1.0
2024-04-19 11:15:14 -04:00
Mendon Kissling
9d6c293acb
langflow-run
2024-04-18 14:14:24 -04:00
Gabriel Luiz Freitas Almeida
9c292af183
Update organization name and URLs in configuration files
2024-04-18 11:58:19 -03:00
Mendon Kissling
5848d561d7
import-packages
2024-04-16 18:35:42 -04:00
Mendon Kissling
16f379c50a
Merge branch 'dev' into docs-basic-prompting
2024-04-16 18:29:34 -04:00
Mendon Kissling
e8a993a7a6
duplicate
2024-04-16 18:29:02 -04:00
Mendon Kissling
2ae01c60fd
basic-prompting
2024-04-16 18:28:30 -04:00
Yuri Kovalov
3549d38d87
Fix GCP deploy buttons in GCP docs ( #1702 )
...
Fix GCP deploy buttons in docs to call walkthrough from correct directory
2024-04-16 13:58:22 -03:00
Gabriel Luiz Freitas Almeida
92d9a3f7d4
Add new global variables to migration documentation
2024-04-10 18:08:40 -03:00
Gabriel Luiz Freitas Almeida
e486d46602
Add environment variable initialization and store_environment_variables ( #1654 )
...
* Add environment variable initialization and add store_environment_variables
* Add variables_to_get_from_environment to store specific environment variables
* Remove unused variables from VariableService
* Update global variables documentation and refactor VariableService
2024-04-10 11:57:53 -03:00
Gabriel Luiz Freitas Almeida
74d83e182f
Update index.mdx to remove redundant content
2024-04-09 16:11:50 -03:00
Gabriel Luiz Freitas Almeida
83c915916d
Add PythonREPLToolComponent to tools/__init__.py and create PythonREPLTool.py ( #1639 )
...
* re-add --fix
* Add PythonREPLToolComponent to tools/__init__.py and create PythonREPLTool.py
* Refactor PythonREPLToolComponent to use build_status_from_tool in PythonREPLTool.py
* Refactor model_specs imports in ChatLiteLLMSpecs.py
* Refactor imports in various files
* Refactor model_specs imports and class names in AnthropicLLMSpecs.py and AnthropicSpecs.py
2024-04-08 16:51:03 -03:00
Gabriel Luiz Freitas Almeida
cc62a1f665
Update repository URLs to use langflow-ai instead of logspace-ai ( #1642 )
...
* Update repository URLs to use langflow-ai instead of logspace-ai
* Update chat-widget.mdx to remove unnecessary imports and dependencies
2024-04-08 15:36:37 -03:00
Cristhian Zanforlin Lousa
452eb224d7
Enhanced Component Testing & General Test Fixes ( #1585 )
...
This pull request introduces comprehensive new tests for our components,
significantly improving our project's test coverage. In addition to the
new component tests, this PR addresses and resolves several issues that
were affecting our general test suite, enhancing its reliability and
efficiency.
2024-04-08 14:08:15 -03:00
Gabriel Luiz Freitas Almeida
edefbacefb
Update flow names to use "Hello, World" instead of "Hello, world!"
2024-04-08 13:10:54 -03:00
cristhianzl
357029865f
merge fix
2024-04-08 12:56:28 -03:00
Gabriel Luiz Freitas Almeida
a9cfaf7787
Fix formatting in issues page ( #1628 )
...
* Update Langflow CLI installation and usage instructions
* Fix wrong formatting
2024-04-05 17:07:43 -03:00
Gabriel Luiz Freitas Almeida
606d37bab2
Add possible installation issues page ( #1627 )
...
* Update Langflow CLI installation and usage instructions
2024-04-05 17:04:25 -03:00
Sebastián Estévez
7fe7431fd2
Fix yaml link in docs ( #1621 )
2024-04-05 16:22:03 -03:00
Gabriel Luiz Freitas Almeida
58d9086ce7
Update installation instructions for Langflow ( #1623 )
...
* Update installation instructions for Langflow
* Remove unused imports and fix broken links
2024-04-05 16:10:48 -03:00