krrishk22 commited on
Commit
9d1c39b
·
verified ·
1 Parent(s): d384beb

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +2 -4
prompts.yaml CHANGED
@@ -179,8 +179,7 @@
179
  ```
180
  <end_code>
181
 
182
- Observation: "📅 21 जून 2025 शनिवार का पंचांग (नई दिल्ली, भारत): \[...]"
183
- The Panchang data was successfully fetched for today's date in Hindi.
184
 
185
  ---
186
 
@@ -195,8 +194,7 @@
195
  print(panchang)
196
  ```<end_code>
197
 
198
- Observation: "📅 January 1, 2025 Wednesday Panchang (New Delhi, India): \[...]"
199
- The date and language are correctly passed and the API returns a structured Panchang entry.
200
 
201
  ---
202
 
 
179
  ```
180
  <end_code>
181
 
182
+ Observation: The Panchang data was successfully fetched for today's date in Hindi.
 
183
 
184
  ---
185
 
 
194
  print(panchang)
195
  ```<end_code>
196
 
197
+ Observation: The date and language are correctly passed and the API returns a structured Panchang entry.
 
198
 
199
  ---
200