Skip to content

chore: open landing page with ui instead of llm #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

njhale
Copy link
Member

@njhale njhale commented Jul 15, 2024

Open the landing page from the UI on startup instead of relying on the LLM to do it.

An optional path to the script to run at startup can be specified with the UI_RUN_FILE environment variable.

@njhale njhale requested review from thedadams and tylerslaton July 15, 2024 17:53
@njhale njhale force-pushed the chore/llmless-deploy branch 4 times, most recently from 548909b to 030926d Compare July 15, 2024 18:11
@njhale njhale marked this pull request as ready for review July 15, 2024 18:19
@njhale njhale changed the title wip: open landing page with ui instead of llm chore: open landing page with ui instead of llm Jul 15, 2024
@njhale njhale force-pushed the chore/llmless-deploy branch from 030926d to a020a1d Compare July 15, 2024 18:25
Copy link
Contributor

@tylerslaton tylerslaton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Random nit-pick: I notice that you've updated this to have 2 spaces instead of 4. Its a preference thing but the UI repo uses 4 instead of 2. Would you mind adjusting that?

@njhale njhale force-pushed the chore/llmless-deploy branch from a020a1d to 38ad4dd Compare July 15, 2024 18:27
@njhale
Copy link
Member Author

njhale commented Jul 15, 2024

Random nit-pick: I notice that you've updated this to have 2 spaces instead of 4. Its a preference thing but the UI repo uses 4 instead of 2. Would you mind adjusting that?

@tylerslaton just noticed that as well. That was my autofmt config causing issues. I've updated the PR to use 4 spaces again. Should look better now.

@njhale njhale force-pushed the chore/llmless-deploy branch from 38ad4dd to 8436fba Compare July 15, 2024 18:44
@njhale njhale merged commit 9a35583 into gptscript-ai:main Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants