We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd5e8a commit f832e8aCopy full SHA for f832e8a
FirebaseVertexAI/Tests/Unit/Snippets/FunctionCallingSnippets.swift
@@ -56,7 +56,8 @@ final class FunctionCallingSnippets: XCTestCase {
56
USA are supported.
57
"""
58
),
59
- "date": .string(description: """
+ "date": .string(
60
+ description: """
61
The date for which to get the weather. Date must be in the format: YYYY-MM-DD.
62
63
0 commit comments