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 ecbe398 commit bc46b2dCopy full SHA for bc46b2d
README.md
@@ -48,7 +48,7 @@ let package = Package(
48
)
49
],
50
dependencies: [
51
- .package(url: "https://github.com/fumito-ito/FunctionCalling-GoogleGenerativeAI", from: "0.0.1")
+ .package(url: "https://github.com/FunctionCalling/FunctionCalling-GoogleGenerativeAI", from: "0.0.1")
52
]
53
54
```
0 commit comments