SphaeroX

Results 23 comments of SphaeroX

I'm also for it here would be my suggestion (do not want to open an extra ticket for it): **Description:** Currently, the process of managing workflow configurations in ComfyUI involves...

Thank you for your work, I'm really looking forward to the first results with the documents. The OpenAi with the browser can be different, the standard browser of langchain is...

Instead of using the regular WebBrowser tool in Langchain, you can also create your own tool using the DynamicTool. Instead of having the code like this: ```javascript ... import {...

I have already been able to test it successfully as standanlone and also made attempts to build a really good browser. That means I have built in functions such as...

https://github.com/danny-avila/LibreChat/pull/758

@dev: just load openai llm like that (python) ``` llm = ChatOpenAI(base_url="http://localhost:1234/v1") ```

Im using the Telegram BOT, maybe you could do something about it somehow.

Also on Windows 11 v1.19.1715872539 (pre-release) See the Video i cant hit Alt + L https://github.com/sourcegraph/cody/assets/6785110/0118322a-cf20-4651-8162-639477df6adb

> @abeatrix hi, I am at the latest pre-release version and this bug still remains. The option Add selection to chat is now visible but does not take any effect,...

In the last preview when I tested it today everything was fixed, now it works great with the new chat too!