<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>garyo</author_name>
  <author_url>https://blog.hatena.ne.jp/garyo/</author_url>
  <blog_title>garyo岡</blog_title>
  <blog_url>https://garyo.hatenablog.jp/</blog_url>
  <categories>
    <anon>chatGPT</anon>
    <anon>AI</anon>
    <anon>Python</anon>
  </categories>
  <description>note.com !pip install openai import openai import json import requests openai.api_key = &quot;自分のAPIキー&quot; def get_weather_info(latitude, longitude): base_url = &quot;https://api.open-meteo.com/v1/forecast&quot; parameters = { &quot;latitude&quot;: latitude, &quot;longitude&quot;: longitude, &quot;current_weather&quot;: &quot;true&quot; } response = reques…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgaryo.hatenablog.jp%2Fentry%2F2023%2F06%2F15%2F093854&quot; title=&quot;Function calling - garyo岡&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-06-15 09:38:54</published>
  <title>Function calling</title>
  <type>rich</type>
  <url>https://garyo.hatenablog.jp/entry/2023/06/15/093854</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
