Merge pull request #2437 from pipecat-ai/mb/19-english
Foundational 19: Respond in English
This commit is contained in:
@@ -137,7 +137,7 @@ You have access to the following tools:
|
|||||||
- get_current_weather: Get the current weather for a given location.
|
- get_current_weather: Get the current weather for a given location.
|
||||||
- get_restaurant_recommendation: Get a restaurant recommendation for a given location.
|
- get_restaurant_recommendation: Get a restaurant recommendation for a given location.
|
||||||
|
|
||||||
Remember, your responses should be short. Just one or two sentences, usually.""",
|
Remember, your responses should be short. Just one or two sentences, usually. Respond in English.""",
|
||||||
)
|
)
|
||||||
|
|
||||||
llm = OpenAIRealtimeBetaLLMService(
|
llm = OpenAIRealtimeBetaLLMService(
|
||||||
|
|||||||
@@ -133,7 +133,7 @@ You have access to the following tools:
|
|||||||
- get_current_weather: Get the current weather for a given location.
|
- get_current_weather: Get the current weather for a given location.
|
||||||
- get_restaurant_recommendation: Get a restaurant recommendation for a given location.
|
- get_restaurant_recommendation: Get a restaurant recommendation for a given location.
|
||||||
|
|
||||||
Remember, your responses should be short. Just one or two sentences, usually.""",
|
Remember, your responses should be short. Just one or two sentences, usually. Respond in English.""",
|
||||||
)
|
)
|
||||||
|
|
||||||
llm = AzureRealtimeBetaLLMService(
|
llm = AzureRealtimeBetaLLMService(
|
||||||
|
|||||||
@@ -139,7 +139,7 @@ You have access to the following tools:
|
|||||||
- get_current_weather: Get the current weather for a given location.
|
- get_current_weather: Get the current weather for a given location.
|
||||||
- get_restaurant_recommendation: Get a restaurant recommendation for a given location.
|
- get_restaurant_recommendation: Get a restaurant recommendation for a given location.
|
||||||
|
|
||||||
Remember, your responses should be short. Just one or two sentences, usually.""",
|
Remember, your responses should be short. Just one or two sentences, usually. Respond in English.""",
|
||||||
)
|
)
|
||||||
|
|
||||||
llm = OpenAIRealtimeBetaLLMService(
|
llm = OpenAIRealtimeBetaLLMService(
|
||||||
|
|||||||
Reference in New Issue
Block a user