-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update contributor data and reports [skip ci]
- Loading branch information
1 parent
8746d26
commit fe9c132
Showing
14 changed files
with
6,386 additions
and
5,144 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[] |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
[ | ||
{ | ||
"id": "I_kwDOMT5cIs6kcO3_", | ||
"number": 1448, | ||
"title": "I don't want to use birdeye-api in plugin-solana!", | ||
"body": "I'm having the same problem as I just want to implement creating and selling tokens on pumpfun and don't want to get portfolio information through Birdeye API and the free version of the package doesn't have access to the interface /v1/wallet/token_list, so is there any way to bypass him?\r\n![image](https://github.com/user-attachments/assets/7d69223d-5637-4fb8-8eda-f13587b61c3f)\r\n", | ||
"state": "OPEN", | ||
"createdAt": "2024-12-25T15:31:37Z", | ||
"updatedAt": "2024-12-25T15:31:37Z", | ||
"author": { | ||
"login": "arthursjy", | ||
"avatarUrl": "https://avatars.githubusercontent.com/u/165622341?u=e3237e02f82a5904439314fbde9a0f46699ca8c1&v=4" | ||
}, | ||
"labels": [ | ||
{ | ||
"id": "LA_kwDOMT5cIs8AAAABrA0qYA", | ||
"name": "enhancement", | ||
"color": "a2eeef", | ||
"description": "New feature or request" | ||
} | ||
], | ||
"comments": [] | ||
}, | ||
{ | ||
"id": "I_kwDOMT5cIs6kbVDo", | ||
"number": 1447, | ||
"title": "connect ETIMEDOUT 142.250.217.106:443", | ||
"body": "**Describe the bug**\r\nI have encountered this issue both locally on Windows and in WSL2.\r\nHave any developers from mainland China encountered this problem? I can access the AI server normally using apipost. But Eliza just can't do it.\r\nI tried openai, grok, and gemini, but none of them worked.\r\nI tried the global proxy mode, but it didn't work.\r\n```\r\n [\"◎ Generating message response..\"]\r\n\r\n [\"◎ Generating text...\"]\r\n\r\n ℹ INFORMATIONS\r\n Generating text with options:\r\n {\"modelProvider\":\"google\",\"model\":\"large\"}\r\n\r\n ℹ INFORMATIONS\r\n Selected model:\r\n gemini-1.5-pro-latest\r\n\r\n ⛔ ERRORS\r\n Error in generateText: \r\n {\"message\":\"request to https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-pro-latest:generateContent failed, reason: connect ETIMEDOUT 142.251.33.74:443\",\"type\":\"system\",\"errno\":\"ETIMEDOUT\",\"code\":\"ETIMEDOUT\"} \r\n```\r\n\r\n**To Reproduce**\r\n\r\n<!-- Steps to reproduce the behavior. -->\r\n\r\n**Expected behavior**\r\n\r\n<!-- A clear and concise description of what you expected to happen. -->\r\n\r\n**Screenshots**\r\n\r\n<!-- If applicable, add screenshots to help explain your problem. -->\r\n![image](https://github.com/user-attachments/assets/e82a61ca-4570-4388-bdd2-e5590654ae34)\r\n![image](https://github.com/user-attachments/assets/0a581e04-a658-4e7c-aa7f-eef775df7db4)\r\n\r\n\r\n**Additional context**\r\n\r\n<!-- Add any other context about the problem here. -->\r\n", | ||
"state": "OPEN", | ||
"createdAt": "2024-12-25T08:31:14Z", | ||
"updatedAt": "2024-12-25T13:33:48Z", | ||
"author": { | ||
"login": "cxp-13", | ||
"avatarUrl": "https://avatars.githubusercontent.com/u/84974164?u=3b5b5c18f44af73f1e2f9921381fe2e800f474d1&v=4" | ||
}, | ||
"labels": [ | ||
{ | ||
"id": "LA_kwDOMT5cIs8AAAABrA0qWA", | ||
"name": "bug", | ||
"color": "d73a4a", | ||
"description": "Something isn't working" | ||
} | ||
], | ||
"comments": [] | ||
} | ||
] |
Oops, something went wrong.