You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GTM-838][GTM-841]Add template name and fix broken template links (#1089)
* Add template name and fix broken template links
* revert install command logic
* remove website from templates
* Rectify links and template content
* The width should be passed as a prop
* remove dead code
* remove dollat sign from template
* fix ci template, template name
* make requested changes
* the template cards should have the full reflex command
* add max-width
* templates: install_command copy button animation
import `copy_script` from the shiki code block and reuse it
* templates: set width="100%" for description text
allow truncation ellipses and auto tooltip logic in browsers like safari and firefox
---------
Co-authored-by: Masen Furer <[email protected]>
The following is a dashboard to interactively display data some data. It is a good starting point for building more complex apps that require data visualization.
The following [lines](https://github.com/reflex-dev/reflex-llamaindex-template/blob/abfda49ff193ceb7da90c382e5cbdcb5fcdb665c/frontend/state.py#L55-L79) in the state.py file are where the app makes a request to your deployed agentic workflow. If you have not deployed your agentic workflow, you can edit this to call and api endpoint of your choice.
0 commit comments