Skip to content

agno-agi/phi-interview-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f7dc480 · Nov 5, 2024

History

5 Commits
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024

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