lowspace

Results 5 issues of lowspace

I tried two ways, pip and git, to install tethne, but all failed and throw the same error: ``` ERROR: Command errored out with exit status 1: command: /Users/dnhb/opt/anaconda3/envs/wos/bin/python -c...

### 📦 Platform Vercel ### 📦 Deploymenet mode server db(lobe-chat-database image) ### 📌 Version v1.65.0 ### 💻 Operating System macOS ### 🌐 Browser Chrome ### 🐛 Bug Description **新对话**: sonnet...

Inactive
🐛 Bug

### 🥰 Feature Description imagen-3 的介绍:https://deepmind.google/technologies/imagen-3/ ### 🧐 Proposed Solution 官方实现: + https://github.com/google-gemini/cookbook/blob/main/quickstarts/Get_started_imagen.ipynb + https://ai.google.dev/gemini-api/docs/imagen#generate-images 代码参考: ```python from google import genai from google.genai import types from PIL import Image from...

Inactive
🌠 Feature Request
Gemini

### 🥰 Feature Description 将指定一个或几个推理模型的推理过程喂给某个非推理模型以获取更高的回复。 ### 🧐 Proposed Solution https://github.com/getAsterisk/deepclaude ### 📝 Additional Information _No response_

Inactive
🌠 Feature Request

I have a question regarding the design philosophy for the researcher agent's (research_system_prompt) system prompt. My analysis of the code shows that the supervisor agent (lead_researcher_prompt) is explicitly given `ResearchComplete`...