Skip to content
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

add runllm chat widget to skypilot's documentation page #4900

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

likawind
Copy link

@likawind likawind commented Mar 6, 2025

This PR adds RunLLM chat widget to Skypilot's documentation page. It reuses most settings following the current one, esp. for logos, colors, disclaimers, etc.

Tested using a local build in github codespace, and point skypilot deployment to that codespace
https://www.loom.com/share/ff135998ba36437f916c94e0851d70e2

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: conda deactivate; bash -i tests/backward_compatibility_tests.sh

@cw75
Copy link

cw75 commented Mar 6, 2025

@concretevitamin

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.

2 participants