Participate in our State of AI Development Surveyfor a chance to win a MacBook M4 Pro!Take 4-min Survey →
Real estate
Lookup market trends

See how easy it is to build a Workflow that uses Function Calls and API Requests to pull realtime real estate and weather data in parallel, reducing latencies, and answering users’ questions.

Input Variables
question
Whats the weather and property price in San Francisco?
Run the prompt to see the model response...

Process the user’s request, decide if we should respond now or make 1 or more Function Calls first.

Integrated chat history between the Writer and Editor allows feedback to be passed across iterations, refining the article with each round until a set limit is reached.

Current Weather in San Francisco, CA

  • Temperature: 56.3°F
  • Condition: Clear sky
  • Humidity: 29%
  • Wind Speed: 5.1 mph
  • Feels Like: 56.3°F

Property Prices in San Francisco (Zip Code: 94103)

  • Average Price: $1,184,138
  • Median Price: $799,000
  • Range: $237,000 - $6,950,000
  • Average Price per Sq Ft: $852.02
  • Median Price per Sq Ft: $799.88
  • Average Days on Market: 88 days
  • Total Listings: 172

Property Prices by Type:

  1. Condo
    • Average Price: $1,040,532
    • Median Price: $785,000
  2. Single Family
    • Average Price: $3,217,800
    • Median Price: $3,200,000
  3. Multi-Family
    • Average Price: $1,793,805
    • Median Price: $1,798,000
  4. Land
    • Average Price: $1,944,000
    • Median Price: $388,000

Let me know if you need more details!

If necessary, process the 1 or more Function Calls and append the API responses to the Chat History.

How it works
step
1
Chat Agent

Process the user’s request, decide if we should respond now or make 1 or more Function Calls first.

step
2
Chat Router

Decide if we should send a response back to the user or process the Function Calls.

step
3
Tool Calls

If necessary, process the 1 or more Function Calls and append the API responses to the Chat History.

Tools used
Tools
Router
Integration
Chat

Customize this workflow

1/ Use your own data sources

2/ Add other tool calls

3/ A/B Test different models and data sources

4/ Set freemium limits on Function Call usage

5/ Add custom evaluation metrics, ensure tools are called at the right times

talk with aI Expert
See what else you can build
View More

Experiment, Evaluate, Deploy, Repeat.

AI development doesn’t end once you've defined your system. Learn how Vellum helps you manage the entire AI development lifecycle.

Talk with us
const embed = document.getElementById('app-embed'); const loader = document.querySelector('.lottie-loader'); embed.addEventListener('load', function() { loader.style.display = 'none'; });