Aleksandr Horbunov
Results
2
issues of
Aleksandr Horbunov
How can I load a chat history generated in LM Studio? I see a JSON file at `C:\Users\USER\.cache\lm-studio\conversations`, but when I tried loading it with `applyPromptTemplate` I get an error...
I want to iterate over layer features and create a separate output for them. Simply setting an output path produces files like "output_0", "output_1" etc. What I need is something...