{ "cells": [ { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "/mnt/jeff/huggingface/modules/transformers_modules/speech_conformer_encoder.py:2775: FutureWarning: Please specify CheckpointImpl.NO_REENTRANT as CheckpointImpl.REENTRANT will soon be removed as the default and eventually deprecated.\n", " lambda i: encoder_checkpoint_wrapper(\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "######################## speech lora #############\n", "######################## text lora #############\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "006eba05c9d04065b7a4ec9159e7e4c4", "version_major": 2, "version_minor": 0 }, "text/plain": [ "Loading checkpoint shards: 0%| | 0/3 [00:0010:break\n", "avg_cer_o = sum(a['cer_o'] for a in all_output)/len(all_output)\n", "avg_cer_t = sum(a['cer_t'] for a in all_output)/len(all_output)\n", "print('total',len(all_output))\n", "print('avg_cer_o',avg_cer_o)\n", "print('avg_cer_t',avg_cer_t)\n", "print('transcribe_error & rate',transcribe_error,',',transcribe_error/len(all_output))\n", "print('output_error & rate',output_error,',',output_error/len(all_output))\n", "print('format_error',format_error)\n", "print('total_func_call',total_func_call)\n", "print('func_error & rate',func_error,',',func_error/total_func_call)" ] }, { "cell_type": "code", "execution_count": 18, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_26987044-breezyvoice-01789.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_19324340-breezyvoice-01790.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_26743189-breezyvoice-01791.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 去市政府捷運站接人;\\nGPT output is : 請問你要去市政府捷運站接誰?\\n',\n", " 'output': '\\nUser transcribe is : 去市政府捷運站接Emily;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer_o': 100,\n", " 'cer_t': 50.0}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_19313207-breezyvoice-01793.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : 請問要去哪裡接阿德呢\\n',\n", " 'output': '\\nUser transcribe is : 我要去接Emily;\\nGPT output is : 請問要去哪裡接Emily呢',\n", " 'cer_o': 45.45,\n", " 'cer_t': 71.43}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_27003818-breezyvoice-01806.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去接小白;\\nGPT output is : 請問要去哪裡接小白呢\\n',\n", " 'output': '\\nUser transcribe is : 我要去接Emily;\\nGPT output is : 請問要去哪裡接Emily呢',\n", " 'cer_o': 45.45,\n", " 'cer_t': 71.43}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_25905179-breezyvoice-01855.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去接小白;\\nGPT output is : 請問要去哪裡接小白呢\\n',\n", " 'output': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : 請問要去哪裡接阿德呢',\n", " 'cer_o': 18.18,\n", " 'cer_t': 28.57}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_27358623-breezyvoice-01976.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去接小白;\\nGPT output is : 請問要去哪裡接小白呢\\n',\n", " 'output': '\\nUser transcribe is : 我要去接Emily;\\nGPT output is : 請問要去哪裡接Emily呢',\n", " 'cer_o': 45.45,\n", " 'cer_t': 71.43}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_27358623-breezyvoice-01976.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_24477926-breezyvoice-01977.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去南港車站接人;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': '\\nUser transcribe is : 我要去南港車站接小白;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer_o': 0.0,\n", " 'cer_t': 20.0}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_26776103-breezyvoice-02001.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_31045905-breezyvoice-02002.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_22007606-breezyvoice-02003.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我等等再處理好了,先這樣;\\nGPT output is : 如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : 請問要去哪裡接阿德呢',\n", " 'cer_o': 87.5,\n", " 'cer_t': 84.62}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_19324372-breezyvoice-02030.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_26775796-breezyvoice-02031.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_27166142-breezyvoice-02032.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 不用了;\\nGPT output is : 如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '\\nUser transcribe is : 我要去接Emily;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer_o': 100,\n", " 'cer_t': 100}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_30160540-breezyvoice-02069.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_25042163-breezyvoice-02070.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_30160932-breezyvoice-02071.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_19981972-breezyvoice-02072.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 去市政府捷運站接人;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': '\\nUser transcribe is : 去市政府捷運站接人;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer_o': 7.25,\n", " 'cer_t': 0.0}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_21544641-breezyvoice-02105.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_35101161-breezyvoice-02106.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_24478208-breezyvoice-02107.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 0988-123-456;\\nGPT output is : Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': '\\nUser transcribe is : 0911-222-333;\\nGPT output is : Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer_o': 10.0,\n", " 'cer_t': 53.85}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_22460722-breezyvoice-02124.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去接Emily;\\nGPT output is : 請問要去哪裡接Emily呢\\n',\n", " 'output': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : 請問要去哪裡接阿德呢',\n", " 'cer_o': 35.71,\n", " 'cer_t': 50.0}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_19239246-breezyvoice-02133.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去接Emily;\\nGPT output is : 請問要去哪裡接Emily呢\\n',\n", " 'output': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : 請問要去哪裡接阿德呢',\n", " 'cer_o': 35.71,\n", " 'cer_t': 50.0}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_27358283-breezyvoice-02135.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_26947370-breezyvoice-02136.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_19251372-breezyvoice-02137.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 不用了;\\nGPT output is : 如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '\\nUser transcribe is : 我要去接Emily;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer_o': 100,\n", " 'cer_t': 100}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_30460669-breezyvoice-02183.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_30423060-breezyvoice-02184.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去寶高園區接小白;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': '\\nUser transcribe is : 我要去寶高園區接Emily;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer_o': 7.46,\n", " 'cer_t': 45.45}" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "for a in all_output:\n", " if a['cer_o']!=0 or a['cer_t']!=0: \n", " display(a)" ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "[{'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_18855684-breezyvoice-01778.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去寶高園區接人;\\nGPT output is : 請問你要去寶高園區接誰?\\n',\n", " 'output': '\\nUser transcribe is : 我要去寶高園區接人;\\nGPT output is : 請問你要去寶高園區接誰?',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_18855684-breezyvoice-01778.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_19322743-breezyvoice-01779.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 不用了;\\nGPT output is : 如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '\\nUser transcribe is : 不用了;\\nGPT output is : 如果還有其他需要,請隨時告訴我!',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_21943594-breezyvoice-01780.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去南港車站接阿德;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': '\\nUser transcribe is : 我要去南港車站接阿德;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_21943594-breezyvoice-01780.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_24478135-breezyvoice-01781.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 0911-222-333;\\nGPT output is : Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': '\\nUser transcribe is : 0911-222-333;\\nGPT output is : Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_18935352-breezyvoice-01782.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去南港車站接人;\\nGPT output is : 請問你要去南港車站接誰?\\n',\n", " 'output': '\\nUser transcribe is : 我要去南港車站接人;\\nGPT output is : 請問你要去南港車站接誰?',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_18935352-breezyvoice-01782.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_31451664-breezyvoice-01783.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去寶高園區接人;\\nGPT output is : 請問你要去寶高園區接誰?\\n',\n", " 'output': '\\nUser transcribe is : 我要去寶高園區接人;\\nGPT output is : 請問你要去寶高園區接誰?',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_18935352-breezyvoice-01782.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_31451664-breezyvoice-01783.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_30583587-breezyvoice-01784.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_19877494-breezyvoice-01785.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去寶高園區接阿德;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': '\\nUser transcribe is : 我要去寶高園區接阿德;\\nGPT output is : Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_26944235-breezyvoice-01786.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : 請問要去哪裡接阿德呢\\n',\n", " 'output': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : 請問要去哪裡接阿德呢',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_26944235-breezyvoice-01786.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_18670301-breezyvoice-01787.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : 請問要去哪裡接阿德呢\\n',\n", " 'output': '\\nUser transcribe is : 我要去接阿德;\\nGPT output is : 請問要去哪裡接阿德呢',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_26944235-breezyvoice-01786.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_18670301-breezyvoice-01787.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_27003734-breezyvoice-01788.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 不用了;\\nGPT output is : 如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '\\nUser transcribe is : 不用了;\\nGPT output is : 如果還有其他需要,請隨時告訴我!',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0},\n", " {'audio_path': [['/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_26987044-breezyvoice-01789.wav']],\n", " 'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n\\n\\n\\n\\n\\nmodel\\n',\n", " 'label': '\\nUser transcribe is : 去市政府捷運站接人;\\nGPT output is : 請問你要去市政府捷運站接誰?\\n',\n", " 'output': '\\nUser transcribe is : 去市政府捷運站接人;\\nGPT output is : 請問你要去市政府捷運站接誰?',\n", " 'cer_o': 0.0,\n", " 'cer_t': 0.0}]" ] }, "execution_count": 4, "metadata": {}, "output_type": "execute_result" } ], "source": [ "all_output" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": 11, "metadata": {}, "outputs": [], "source": [ "pickup_dataset = MultiturnAudioDataset(split='eval',text_only=True,processor=processor,json_path='/mnt/jeff/InCar/data/multiturn_data/pickup_processed.json')\n", "dataloader = DataLoader(pickup_dataset, batch_size=1, shuffle=False, collate_fn=covost_collate_fn)" ] }, { "cell_type": "code", "execution_count": 10, "metadata": {}, "outputs": [], "source": [ "# for batch_idx, batch in enumerate(tqdm(dataloader)):\n", "# batch_inputs = processor.batch_decode(\n", "# batch['input_ids'], skip_special_tokens=True, \n", "# clean_up_tokenization_spaces=False\n", "# )\n", "# batch_references = processor.batch_decode(\n", "# batch['labels'], skip_special_tokens=True, clean_up_tokenization_spaces=False\n", "# )\n", "# print('input',batch_inputs)\n", "# print('label',batch_references)\n", "# print('-----------------')\n", "# if batch_idx>5:break" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": 13, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "100%|██████████| 955/955 [47:04<00:00, 2.96s/it] " ] }, { "name": "stdout", "output_type": "stream", "text": [ "total 955\n", "total_error & rate 3 0.0031413612565445027\n", "avg_cer 0.25132984293193716\n", "total_func_call 375\n", "func_error & rate 2 , 0.005333333333333333\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "\n" ] } ], "source": [ "func_error = 0\n", "total_func_call = 0\n", "total_error = 0\n", "all_output_text = []\n", "remove_sign = lambda x:x.replace('User transcribe is','').replace('GPT output is','').replace('\\n','').\\\n", " replace(' ','').replace('?','').replace('?','').replace('!','').replace('。','').\\\n", " replace('.','').replace('!','')\n", "for batch_idx, batch in enumerate(tqdm(dataloader)):\n", " batch = {k: v.to(\"cuda\") for k, v in batch.items() if type(v)!=type(None)}\n", " with torch.inference_mode():\n", " \n", " generate_ids = model.generate(**batch, \n", " max_new_tokens=256,\n", " temperature = 0.001, top_p = 0.95, top_k = 64, do_sample=True\n", " )\n", " batch_inputs = processor.batch_decode(\n", " generate_ids[:, :batch['input_ids'].shape[1]], skip_special_tokens=True, \n", " clean_up_tokenization_spaces=False\n", " )\n", " batch_predictions = processor.batch_decode(\n", " generate_ids[:, batch['input_ids'].shape[1]:], skip_special_tokens=True, \n", " clean_up_tokenization_spaces=False\n", " )\n", " batch_references = processor.batch_decode(\n", " batch['labels'], skip_special_tokens=True, clean_up_tokenization_spaces=False\n", " )\n", " for inp,label,output in zip(batch_inputs,batch_references,batch_predictions):\n", " \n", " cer_o = min(100,round(cer(re.sub(r\"\\s+\", \"\", label), re.sub(r\"\\s+\", \"\", output)) * 100, 2))\n", " all_output_text.append({\n", " 'input':inp,\n", " 'label':label,\n", " 'output':output,\n", " 'cer':cer_o,\n", " })\n", " if 'Action:' in label:\n", " func_error+=(label!=output)\n", " total_func_call+=1\n", "avg_cer = sum(a['cer'] for a in all_output_text)/len(all_output_text)\n", "total_error = sum(a['cer']!=0 for a in all_output_text)\n", "print('total',len(all_output_text))\n", "print('total_error & rate',total_error,total_error/len(all_output_text))\n", "print('avg_cer',avg_cer)\n", "print('total_func_call',total_func_call)\n", "print('func_error & rate',func_error,',',func_error/total_func_call)" ] }, { "cell_type": "code", "execution_count": 16, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "{'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 92.96}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 97.06}" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "{'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 50.0}" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "for a in all_output_text:\n", " if a['cer']!=0:\n", " display(a)" ] }, { "cell_type": "code", "execution_count": 6, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "[{'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去寶高園區接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 11.11},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去南港車站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去南港車站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去南港車站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去南港車站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n去寶高園區接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n去寶高園區接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n',\n", " 'label': '請問要去哪裡接小白呢\\n',\n", " 'output': '請問要去哪裡接小白呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接小白\\nmodel\\n請問要去哪裡接小白呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 7.04},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n去市政府捷運站接人\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n',\n", " 'label': '最近早晚溫差滿大的,要注意保暖\\n',\n", " 'output': '最近早晚溫差滿大的,要注意保暖',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n最近天氣好像變涼了欸\\nmodel\\n最近早晚溫差滿大的,要注意保暖\\nuser\\n我等等再處理好了,先這樣\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n',\n", " 'label': '請問要去哪裡接阿德呢\\n',\n", " 'output': '請問要去哪裡接阿德呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接阿德\\nmodel\\n請問要去哪裡接阿德呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n',\n", " 'label': '請問你要去寶高園區接誰?\\n',\n", " 'output': '請問你要去寶高園區接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接人\\nmodel\\n請問你要去寶高園區接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0988-123-456\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n',\n", " 'label': '請問你要去市政府捷運站接誰?\\n',\n", " 'output': '請問你要去市政府捷運站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接人\\nmodel\\n請問你要去市政府捷運站接誰?\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"destination\": \"寶高園區\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知Emily 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n',\n", " 'label': '請問要去哪裡接Emily呢\\n',\n", " 'output': '請問要去哪裡接Emily呢',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去接Emily\\nmodel\\n請問要去哪裡接Emily呢\\nuser\\n不用了\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0931-341-314\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知小白 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知小白 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0931-341-314\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0931-341-314\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知小白 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"destination\": \"寶高園區\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去南港車站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去寶高園區接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"寶高園區\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"\", \"destination\": \"寶高園區\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「小白」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0911-222-333\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\"}\\ntool\\n{\"result\": \"已儲存小白的電話:0911-222-333\"}\\nmodel\\n好的,已為您設定導航至寶高園區,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接小白\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"小白\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"小白\", \"phone\": \"0911-222-333\", \"destination\": \"市政府捷運站\", \"address\": \"台北市南港區經貿二路66號\", \"gps\": \"25.0478,121.5319\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知小白 0911-222-333,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"小白\", \"phone\": \"0911-222-333\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n',\n", " 'label': '請問你要去南港車站接誰?\\n',\n", " 'output': '請問你要去南港車站接誰?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n',\n", " 'label': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n去南港車站接人\\nmodel\\n請問你要去南港車站接誰?\\nuser\\n我要去南港車站接Emily\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"Emily\", \"destination\": \"南港車站\"}\\ntool\\n{\"name\": \"Emily\", \"phone\": \"\", \"destination\": \"南港車站\", \"address\": \"台北市松山區市民大道四段102號\", \"gps\": \"25.0330,121.5645\"}\\nmodel\\n找不到「Emily」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0988-123-456\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\"}\\ntool\\n{\"result\": \"已儲存Emily的電話:0988-123-456\"}\\nmodel\\n好的,已為您設定導航至南港車站,我已通知Emily 0988-123-456,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"Emily\", \"phone\": \"0988-123-456\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\n',\n", " 'label': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'output': 'Action: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n',\n", " 'label': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\n',\n", " 'output': '找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\n',\n", " 'label': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'output': 'Action: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n',\n", " 'label': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\n',\n", " 'output': '好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\n',\n", " 'label': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'output': 'Action: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\n',\n", " 'cer': 0.0},\n", " {'input': 'user\\nYou have access to the following tools:\\n> Tool Name: get_phonebook\\nTool Description: 查詢通訊錄內是否存在指定聯絡人,若無則回傳空字串\\nTool Args:\\n - name (string, required): name參數\\n\\n> Tool Name: message_update\\nTool Description: 更新乘客通知簡訊內容\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n - message (string, required): message參數\\n\\n> Tool Name: save_phonebook\\nTool Description: 儲存新聯絡人資訊到通訊錄\\nTool Args:\\n - name (string, required): name參數\\n - phone (string, required): phone參數\\n\\nUse the following format if using a tool:\\n```\\nAction: tool name (one of [get_phonebook, message_update, save_phonebook])\\nAction Input: the input to the tool, in a JSON format representing the kwargs (e.g. ```{\"input\": \"hello world\", \"num_beams\": 5}```)\\n```\\n\\n\\n我要去市政府捷運站接阿德\\nmodel\\nAction: get_phonebook\\nAction Input: {\"name\": \"阿德\", \"destination\": \"市政府捷運站\"}\\ntool\\n{\"name\": \"阿德\", \"phone\": \"\", \"destination\": \"市政府捷運站\", \"address\": \"台北市信義區信義路五段7號\", \"gps\": \"25.05054,121.5769\"}\\nmodel\\n找不到「阿德」在通訊錄中,請問要通知哪一個手機號碼呢?\\nuser\\n0931-341-314\\nmodel\\nAction: save_phonebook\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\"}\\ntool\\n{\"result\": \"已儲存阿德的電話:0931-341-314\"}\\nmodel\\n好的,已為您設定導航至市政府捷運站,我已通知阿德 0931-341-314,接駁任務已發送。\\ntool\\n系統推估車輛約 5 分鐘後抵達\\nmodel\\nAction: message_update\\nAction Input: {\"name\": \"阿德\", \"phone\": \"0931-341-314\", \"message\": \"車輛將於 5 分鐘後抵達\"}\\ntool\\n{\"result\": \"接駁任務已完成\"}\\nmodel\\n',\n", " 'label': '如果還有其他需要,請隨時告訴我!\\n',\n", " 'output': '如果還有其他需要,請隨時告訴我!',\n", " 'cer': 0.0}]" ] }, "execution_count": 6, "metadata": {}, "output_type": "execute_result" } ], "source": [ "all_output_text" ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "['user\\n\\n\\n\\n\\nTranscribe the audio clip into text.\\nmodel\\n屏東縣九如鄉民生路']" ] }, "execution_count": 8, "metadata": {}, "output_type": "execute_result" } ], "source": [ "aud = [\n", " # '/mnt/jeff/InCar/data/tw_data/taiwan_location-srdc_tts-20250529/common_voice_16_1-TW/taiwan_location-srdc_tts-20250529-common_voice_16_1-TW-common_voice_zh-TW_17372022-breezyvoice-05137.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_24478208-breezyvoice-02107.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_27358623-breezyvoice-01976.wav',\n", " '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_30423060-breezyvoice-02184.wav'\n", " ]\n", "aduio_arr = torchaudio.load(aud[0])\n", "prompt = \"Transcribe the audio clip into text.\"\n", "inp = pickup_dataset.prepare_model_inputs(aduio_arr[0],prompt,\"\")\n", "inp = {k:v.to('cuda') for k,v in inp.items()}\n", "generate_ids = model.generate(**inp, \n", "max_new_tokens=256,\n", "temperature = 0.001, top_p = 0.95, top_k = 64, do_sample=True\n", ")\n", "\n", "input_lengths = inp['input_ids'].shape[1]\n", "\n", "batch_predictions = processor.batch_decode(\n", " generate_ids[:, input_lengths:], skip_special_tokens=True, clean_up_tokenization_spaces=False\n", ")\n", "processor.batch_decode(\n", " generate_ids, skip_special_tokens=True, clean_up_tokenization_spaces=False\n", ")" ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "!cp '/mnt/jeff/InCar/data/multiturn_data/pickup_breezy/pickup_breezy-common_voice_zh-TW_24478208-breezyvoice-02107.wav' ." ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "base", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.12.7" } }, "nbformat": 4, "nbformat_minor": 2 }