Commit graph

15 commits

Author SHA1 Message Date
Lucas Oliveira
9b88eab828 Added warning of outdated information to all components 2024-06-24 04:37:06 -07:00
Gabriel Luiz Freitas Almeida
23f0da7cbb fix docs build 2024-06-19 10:43:40 -03:00
ogabrielluiz
6d51386b83 Merge remote-tracking branch 'origin/dev' into two_edges 2024-06-10 21:07:02 -03:00
Mendon Kissling
71a22b9a0f style-edits 2024-06-07 18:07:45 -04:00
anovazzi1
8742c87bfe Merge remote-tracking branch 'origin/two_edges' into new_Group 2024-06-07 15:18:57 -03:00
ogabrielluiz
4c87f7662c Merge remote-tracking branch 'origin/dev' into two_edges 2024-06-07 10:42:22 -03:00
Mendon Kissling
60023657d8 command-order 2024-06-06 12:39:16 -04:00
Mendon Kissling
7ad91a9b94 copy-db-info 2024-06-06 11:44:11 -04:00
Mendon Kissling
34e57b6a44 link 2024-06-05 17:18:00 -04:00
Mendon Kissling
e605b69aac cli 2024-06-05 13:46:25 -04:00
Mendon Kissling
c6659606c6 more-cli-commands 2024-06-04 17:18:00 -04:00
Gabriel Luiz Freitas Almeida
8f6b9d6443
Added API key access to AUTO_LOGIN=True and fixed SecretKeyModal (#1994)
* chore: Add type attribute to button in SecretKeyModal

* chore: Refactor Header component to fix autoLogin button visibility

* docs(api.mdx): update admonition message to remove reference to LANGFLOW_AUTO_LOGIN environment variable
docs(cli.mdx): update CLI command example to use 'run' subcommand instead of no arguments
feat(cli.mdx): add 'api-key' command to create API key for default superuser when LANGFLOW_AUTO_LOGIN is True

* docs(api.mdx): update admonition message to remove reference to LANGFLOW_AUTO_LOGIN environment variable

* chore: Fix typo in get-curl-code.tsx

---------

Co-authored-by: anovazzi1 <otavio2204@gmail.com>
2024-05-28 12:02:40 -07:00
Mendon Kissling
bd7d8f4e49
[Docs] - Administration folder (#1969)
* video-content

* consolidate-pages

* api

* remove-langfuse-integration

* playground-svg

* update-component-png

* consolidate-items

* status-svgs

* factor-flows-components-collections-docs

* cleanup-page

* component-content

* api-calls

* move-docs

* migration-issues

---------

Co-authored-by: ogabrielluiz <gabriel@langflow.org>
2024-05-27 05:24:30 -07:00
Gabriel Luiz Freitas Almeida
e23544a1b2
Update settings attributes and remove config.yaml references (#1975)
* chore: update settings attributes and remove config.yaml references

* Remove config.yaml references and update settings attributes
2024-05-26 07:24:21 -07: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
Renamed from docs/docs/getting-started/cli.mdx (Browse further)