1.
Which UV command is used to execute a Python script directly within the project's virtual environment without needing manual activation?
Recall the correct UV command for running scripts.
It is the recommended, modern way to execute files.
2.
In a UV project, which file acts as the manifest where you edit and list the project's intent and dependencies?
Identify UV project files.
This is the file YOU edit, as opposed to the truth file UV writes to.
3.
What is the key difference between traditional (discriminative) AI and modern Generative AI?
Understand the difference in model objectives.
Traditional AI says 'Yes/No', GenAI synthesizes.