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
candidates { | |
content { | |
role: "model" | |
parts { | |
text: "Here\'s a summary of the latest news from NYC, based on your provided sources:\n\n* **Politics:** The NYC mayoral investigations continue to dominate headlines, with the mayor facing bribery charges and investigations swirling around school leadership. The mayor\'s phone has been seized, and a potential witness has spoken. Rep. Ocasio-Cortez has called for the mayor\'s resignation. The upcoming election and its potential impact on the migrant crisis are also major news items. Six ballot measures will be decided by NYC voters. The city plans to continue protecting immigrants regardless of the election outcome.\n\n* **Crime:** A cyclist was killed in a crash with an FDNY truck in Brooklyn. Three people were fatally shot in a suspected murder-suicide. A man is set to stand trial for a subway chokehold death. The owner of a day care where a toddler fatally ingested fentanyl pleaded guilty to federal charges.\n\n* **Transit:** The city is |
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
# Mostly a copy of feishu-bin's PKGBUILD with s/feishu/lark/ | |
# Maintainer: Sabit Maulana <sbtmul@gmail.com> | |
pkgname=larksuite-bin | |
pkgver=7.22.9 | |
_pkghash=355bee5d | |
_pkgtyp=stable | |
pkgrel=1 | |
pkgdesc="Linux client of Lark Suite" | |
arch=('x86_64') | |
url="https://www.larksuite.com/download" |
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
# Mostly a copy of feishu-bin's PKGBUILD with s/feishu/lark/ | |
# Maintainer: Sabit Maulana <sbtmul@gmail.com> | |
pkgname=larksuite-bin | |
pkgver=7.15.13 | |
_pkghash=29433142 | |
_pkgtyp=stable | |
pkgrel=1 | |
pkgdesc="Linux client of Lark Suite" | |
arch=('x86_64') | |
url="https://www.larksuite.com/download" |
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
diff --git a/orion/biz/connectors/im/imessage/common.py b/orion/biz/connectors/im/imessage/common.py | |
index cb045292..1a8a4ad6 100644 | |
--- a/orion/biz/connectors/im/imessage/common.py | |
+++ b/orion/biz/connectors/im/imessage/common.py | |
@@ -2,7 +2,8 @@ import datetime | |
from enum import StrEnum | |
from typing import Dict, List, Optional | |
-from pydantic.v1 import BaseModel as PydanticV1BaseModel, Field as PydanticV1Field | |
+from pydantic.v1 import BaseModel as PydanticV1BaseModel |
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
diff --git a/orion/biz/connectors/im/imessage/common.py b/orion/biz/connectors/im/imessage/common.py | |
index cb045292..97f10f01 100644 | |
--- a/orion/biz/connectors/im/imessage/common.py | |
+++ b/orion/biz/connectors/im/imessage/common.py | |
@@ -2,7 +2,8 @@ import datetime | |
from enum import StrEnum | |
from typing import Dict, List, Optional | |
-from pydantic.v1 import BaseModel as PydanticV1BaseModel, Field as PydanticV1Field | |
+from pydantic.v1 import BaseModel as PydanticV1BaseModel |
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
diff --git a/orion/biz/connectors/im/imessage/common.py b/orion/biz/connectors/im/imessage/common.py | |
index cb045292..32f194f8 100644 | |
--- a/orion/biz/connectors/im/imessage/common.py | |
+++ b/orion/biz/connectors/im/imessage/common.py | |
@@ -2,7 +2,8 @@ import datetime | |
from enum import StrEnum | |
from typing import Dict, List, Optional | |
-from pydantic.v1 import BaseModel as PydanticV1BaseModel, Field as PydanticV1Field | |
+from pydantic.v1 import BaseModel as PydanticV1BaseModel |
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
diff --git a/orion/biz/connectors/im/imessage/common.py b/orion/biz/connectors/im/imessage/common.py | |
index cb045292..32f194f8 100644 | |
--- a/orion/biz/connectors/im/imessage/common.py | |
+++ b/orion/biz/connectors/im/imessage/common.py | |
@@ -2,7 +2,8 @@ import datetime | |
from enum import StrEnum | |
from typing import Dict, List, Optional | |
-from pydantic.v1 import BaseModel as PydanticV1BaseModel, Field as PydanticV1Field | |
+from pydantic.v1 import BaseModel as PydanticV1BaseModel |
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
import datetime | |
import logging | |
from typing import List, Optional | |
from orion.biz.common import UserTrafficData | |
from orion.biz.handlers.message.message import query_message | |
from orion.biz.handlers.user import get_user, update_user | |
from orion.biz.models.user_traffic import UserTraffic | |
from orion.common import Role | |
from orion.utils.cache import redis_cacher |
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
# Mostly a copy of feishu-bin's PKGBUILD with s/feishu/lark/ | |
# Maintainer: Sabit Maulana <sbtmul@gmail.com> | |
pkgname=larksuite-bin | |
pkgver=7.11.9 | |
#_pkgrel=24 | |
_pkghash=21bed243 | |
_pkgtyp=stable | |
pkgrel=1 | |
pkgdesc="Linux client of Lark Suite" | |
arch=('x86_64') |
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
# Mostly a copy of feishu-bin's PKGBUILD with s/feishu/lark/ | |
# Maintainer: Sabit Maulana <sbtmul@gmail.com> | |
pkgname=larksuite-bin | |
pkgver=7.11.9 | |
#_pkgrel=24 | |
_pkghash=21bed243 | |
_pkgtyp=stable | |
pkgrel=1 | |
pkgdesc="Linux client of Lark Suite" | |
arch=('x86_64') |
NewerOlder