Any uses for GPT-4 yet that you've found? I asked ...
# random
a
Any uses for GPT-4 yet that you've found? I asked it about jar files, and it gave an almost correct answer that was much better than the 3.5 versions.
m
Well the answer about Scala is not correct πŸ˜…
You either add
flink-table-api-scala-bridge_2.12
or
flink-table-api-java
but not both
Plus, Flink has a specific Scala binary version that you need to use
a
The Java version seems to work by removing all those scala parts.
I asked some other questions it too, and they were more wrong.
a
I see. The basic problem is that the problems to be solved for a new user don't come in the order they are in documents. A large language model that could answer questions about Flink (for instance) would be very valuable. We're not there yet.
m
Yeah but it will catch up soon
a
maybe, hope so