You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+37-22Lines changed: 37 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,11 +45,45 @@ Panda is built on a sophisticated multi-agent system written entirely in Kotlin.
45
45
* Android Studio (latest version recommended)
46
46
* An Android device or emulator with API level 26+
47
47
* Some Gemini keys, sample ENV
48
+
```python
49
+
# the name of these keys donot mean you need google cloud, you can use any servers that can accept requests, i will improve the developer experience in the future by making openapi compatible
0 commit comments