Skip to content

fix(docs): DO NOT MERGE - sales demo only#33

Open
namrataghadi-galileo wants to merge 5 commits intomainfrom
feature/sko-workshop
Open

fix(docs): DO NOT MERGE - sales demo only#33
namrataghadi-galileo wants to merge 5 commits intomainfrom
feature/sko-workshop

Conversation

@namrataghadi-galileo
Copy link
Contributor

Pre-requisites:

  • Python 3.12+
  • uv (Python package manager)
  • Node.js 20+ and pnpm 9+ (for the AgentControl UI)
  • Docker (for the AgentControl server database)
  • OpenAI API key in your environment
    - export OPENAI_API_KEY="your-key"
  • Clone this repo

What we will cover as part of this Workshop:

  • AgentControl basics (controls, policies, pre/post stages)
  • Creating controls in the UI AND / OR using setup scripts.
  • Attaching controls to a toy agent by using @control decorator
  • Running the interactive RAG demo (CLI + Streamlit)
  • Live control changes without code redeploy
  • Create your own custom evaluators and use them in Controls. For example, LLM‑as‑judge relevance evaluator provided in the demo
  • Troubleshooting common issues (envs, evaluators, UI)

@codecov
Copy link

codecov bot commented Feb 18, 2026

The author of this PR, namrataghadi-galileo, is not an activated member of this organization on Codecov.
Please activate this user on Codecov to display this PR comment.
Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations.
Please don't hesitate to email us at support@codecov.io with any questions.

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.

1 participant