Meir Michanie
Meir Michanie
LM Studio is mimicking the OpenAI chat completion API, the way you can tweak openai api to use LM studio is by setting the api_base to the URL where you...
I propose to move the GUI to another repo.
I suggest also to move to fabric_community the youtube transcribe and make it as a plugin so that fabric itself doesn't drag unnecessary requirements and side functionality.
I can work on this immediately. Let me know how can I make it happen. One other repo would for the online documentation.
I also created a static repo with the template directory to be able to pull from it prompts. I already start using it in a sample app I wrote for...
I liked guidance syntax using the handles. In Langchain you need to write code in the specific language that you are using (js, python, ...). It could be cool guidance...
I fixed this on an upcoming pull request where we deal with OpenAI baseURL.
https://github.com/danielmiessler/fabric/pull/189
Please review this fix, it is the only way it worked for me.
Do you mean while receiving or while sending? I didn't use the library in a while and I know that there is a lot of room for improvements. I don't...