RedwindA
RedwindA
According to this [document](https://docs.docker.com/compose/compose-file/13-merge/#replace-value), I found a new way to avoid exposing the container on 0.0.0.0 without modifying `docker-compose.yml`. ```docker-compose.override.yml services: api: ports: !override - 127.0.0.1:${PORT}:${PORT} ``` @nidasfly tested and...
The ultimate goal is to render the entire LibreChat within the canvas, so users can only take photos with their phones, preventing any data leaks😄
And I hope to allow the use of the full text for title generation, providing an option for those who are not concerned about the cost
@danny-avila could you please take a look?
> Hi! > > You actually can create a shortcut that does this. > Thank you. But it still introduces an extra step😔 Also, if I save the screenshot directly,...
@danny-avila Wondering if you've had a chance to look at this recently?
下个postman慢慢调,配上你的payload和response再发出来,认真阅读一下作者在文件里写的使用文档
> i'm running compiled surya-ocr on RTX 3050 with VRAM 8GB and have a decent speed @snowfluke can you tell us how you do ?Thanks
@bushnerd @k0286 我已经写了一个简单的转换为openai tts的工具,欢迎使用:https://github.com/RedwindA/GPT-sovits-2-OpenAI
具体的请求发出来,不要只发报错