nimrodbens

Results 9 issues of nimrodbens

tried this code: import SwiftUI import SwiftUICharts struct TestView: View { var body: some View { PieChart() .data([("Rent", 1300), ("Transport", 500)]) .chartStyle(.init(backgroundColor: .greenRed, foregroundColor: [.redBlack, .orangeBright])) } } struct TestView_Previews:...

anyone else feels this way? is there any way to make it feel easier?

i’m having a crash in this library and i can’t seem to pinpoint it. i have dynamic data so it can also have zero items. in this case what seems...

I have created an `xlsx` file and written it to a specific `URL`. now when i try to create a `Data` object it fails with the correct `url`. any idea...

i'm trying to initialize 'deepset/roberta-base-squad2' model, and i get this error. let systemPrompt = "I want you to analyze an answer to a question." let bot = try await LLM(from:...

bug unconfirmed

i tried all the tips and tricks regarding making it work that are in the issues here. nothing made it work.

hey! thank you for continuing updating the app. i think that in the new beta it's not possible to hide the dock icon. it's always there. attached the right-click menu...

the app stopped working for me since i updated both operating systems. it's stuck here: i tried deleting the `ATV Remote` folder and restart the app. still doesn't work.