sevenjay

Results 25 comments of sevenjay

thanks for your help ![image](https://github.com/weseek/growi/assets/1086156/54f3af88-caaa-4180-b86c-9c3a74d0b466) ![image](https://github.com/weseek/growi/assets/1086156/80725e2f-9ebe-4026-b062-5d5de1ff7c88)

there is nothing in the attachment list, below is the operation gif ![Peek 2023-11-10 15-25](https://github.com/weseek/growi/assets/1086156/3f1e60e4-283e-42f1-a1ee-44556261c621)

nice to have this feature. I used to list all in a group by workaround: ```python def listout_group_list(self, collection_name, group_id): vector = [1] * 1536 result = self.client.search_groups(collection_name=collection_name, query_vector=vector, group_by=group_id,...

thank you, i merge it to my fork https://github.com/sevenjay/obsidian-companion

開發大老,能將這個移植到 https://github.com/Calcium-Ion/new-api 上嗎? 很需要這個功能,感謝。

DeepInfra supports Llama 3.1 70B in a good price. please support DeepInfra, too.

but how to? i run by docker, command `docker run -itd --name OctoBot -p 80:5001 -v $(pwd)/user:/octobot/user -v $(pwd)/tentacles:/octobot/tentacles -v $(pwd)/logs:/octobot/logs drakkarsoftware/octobot:stable` I could setup just only one strategy. or...

## AppImage installation package, permission solution for Ubuntu 24.04 Ubuntu 24.04 restricts the use of non-privileged user namespaces. This affects all non-privileged programs on the system. An AppArmor configuration file...