Jonathan Mohrbacher

Results 11 comments of Jonathan Mohrbacher

Any opinions on what this feature should look like? I imagine that we agree that if the gpt-4-vision model is selected, we show an "upload images" icon on the left...

Thanks for the feedback, @Tachi107! I wasn't aware of [`markdownlint`](https://github.com/DavidAnson/markdownlint) and the standards behind it. I'll apply these fixes soon.

Also, based on what [@Crementif said in Discord](https://discord.com/channels/286429969104764928/1017917335874572308/1082802280388104365), I'll rework the formatting to: * Separate the Intel and Apple Silicon sections. * Have dependencies / preparation sections. * Probably take...

@Tachi107 @Crementif I've pushed updates based on your feedback. Let me know what you think?

> This PR intended to fix installation issue surgically. We can address other issues you mention in separate PRs and see if others agree. I agree with this sentiment. Let's...

@j0gurt Take a look at [this PR](https://github.com/johnnymo87/create-react-app-docker/pull/2) to simplify the setup. If it works for you, we'll merge it.

@j0gurt Try this: add `RUN npm install` to the dockerfile before the `CMD` line, remove `npm install &&` from the `CMD` line, and build the image. If you run the...

Thank you very much for the response, @arvinxx. Should I close this issue since you're already tracking the issue over there?

@arvinxx Works beautifully, thank you! 🙏 I tested: * Uploading the Shakespeare message, getting a response. * Clicking `View Details`. * Clicking in and out of this particular `Topic`. Performance...

Cross-reference: I've also filed an issue with rules_kotlin: https://github.com/bazelbuild/rules_kotlin/issues/1417