Ken Kousen
Ken Kousen
# System Plugin Version: 12.2.0 Application: IntelliJ IDEA Ultimate Edition (2021.3.2) Operating System: Mac OS X (12.1) # Event ## Message ### Excerpt ``` p ``` From: `/Users/kousen/Documents/elixir/tutorial/one_max.exs:2` To: `/Users/kousen/Documents/elixir/tutorial/one_max.exs:2`...
Upgraded gradle wrapper to 4.6, android target to 28, anko to 1.10.7, android plugin to 3.2.1, and fixed associated dependency versions. Also renamed 'compile' to 'implementation' in app build.gradle. Note...
- Add `LambdaStreamingExamples` showcasing streaming response handling with the new blocking `LambdaStreamingResponseHandler` methods - Needed to update the langchain4j core dependency in the pom to 1.1.0-SNAPSHOT