LlamaIndex destination brief

Compare remote-work destinations with travel, web, and maps evidence.

A FunctionAgent explores reachable destinations, researches practical remote-work facts, and checks local coworking access before recommending one city.

SerpApi enhancement: three typed search surfaces replace a single generic function.

uv run --isolated --no-project --with 'serpapi-search-tools[llamaindex]' --with python-dotenv --with llama-index-llms-openai \
  cookbook/llamaindex/main.py

Read the complete cookbook entry or LlamaIndex’s official agent workflow example.