-
Notifications
You must be signed in to change notification settings - Fork 651
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
DOCS-#0000: Update RunLLM Ask AI widget path #7345
DOCS-#0000: Update RunLLM Ask AI widget path #7345
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@likawind, thanks!
@likawind, could you correct the commit message to be in line with our rules for commits? |
afca691
to
29c2ace
Compare
@YarShev thanks for updating the PR title. I also redo the commit and corrected the message |
@likawind, you should also sign off your commit message. Could you ping us when you do this? |
Signed-off-by: Wei Chen <wei@runllm.com>
29c2ace
to
0205b0f
Compare
@YarShev thank you! Updated the commit message, lmk if you have any other suggestions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@likawind, LGTM, thanks!
What do these changes do?
This PR to updates the widget's script path. RunLLM has switched to a new deployment framework which resolved multiple package delivery issues caused by jscdn caching. This improvement ensures RunLLM's askAI widget is more consistently up-to-date.
flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
git commit -s
docs/development/architecture.rst
is up-to-date