recommend uv run instead of python in rag_guide.md#1302
recommend uv run instead of python in rag_guide.md#1302tisnik merged 1 commit intolightspeed-core:mainfrom
uv run instead of python in rag_guide.md#1302Conversation
…ent script Update rag_guide.md to recommend `uv run` instead of `python` for running `llama_stack_configuration.py`, otherwise the dependency on `azure` will not be loaded.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughDocumentation update to the RAG guide that changes the command for executing a configuration script from using Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Update rag_guide.md to recommend
uv runinstead ofpythonfor runningllama_stack_configuration.py, otherwise the dependency onazurewill not be loaded.Type of change
Tools used to create PR
Identify any AI code assistants used in this PR (for transparency and review context)
Related Tickets & Documents
Checklist before requesting a review
Testing
Summary by CodeRabbit