fix break

This commit is contained in:
Adil Hafeez 2024-07-31 14:43:28 -07:00
parent 9774148c75
commit 56328bfb16

View file

@ -58,7 +58,6 @@ static_resources:
configuration:
"@type": "type.googleapis.com/google.protobuf.StringValue"
value: |
katanemo_prompt_config:
default_prompt_endpoint: "127.0.0.1"
load_balancing: "round_robin"
timeout_ms: 5000
@ -73,11 +72,6 @@ static_resources:
api_key: "$OPEN_AI_API_KEY"
model: gpt-4
system_prompt: |
You are a helpful weather forecaster. Use weater data that is provided to you. Please following following guidelines when responding to user queries:
- Use farenheight for temperature
- Use miles per hour for wind speed
prompt_targets:
- type: context_resolver
@ -87,7 +81,9 @@ static_resources:
- how is the weather in San Francisco?
- what is the forecast in Seattle?
entities:
- city
- name: city
required: true
- name: days
endpoint:
cluster: weatherhost
path: /weather