Skip to content

phidatahq/phi-interview-questions

Repository files navigation

Phidata Interview Questions

Setup

  1. Clone the repo
git clone https://github.com/phidatahq/phi-interview-questions.git
  1. Install requirements and activate the virtual env:

Install uv if needed: curl -LsSf https://astral.sh/uv/install.sh | sh

./scripts/install.sh
source .venv/bin/activate
  1. Run Agent team
python agents/news_reporter_team.py
  1. Start local docker containers
phi start dev_resources.py
  1. Open swagger UI at http://localhost:8000/docs to test the API.

  2. Stop local docker containers

phi stop dev_resources.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published