Skip to content

Commit

Permalink
Add image to Kotlin Notebook section in README
Browse files Browse the repository at this point in the history
Included an illustrative image (kotlin-notebook-1.png) to the Kotlin Notebook section in README for better visualization. This enhancement is aimed at providing users with a clearer understanding of the notebook's interface.
  • Loading branch information
Konstantin Pavlov authored and Konstantin Pavlov committed Nov 13, 2024
1 parent 94e1685 commit 7472369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,8 @@ runBlocking {
println(result.content().text())
}
```
Try [this Kotlin Notebook](langchain4j-kotlin/notebooks/lc4kNotebook.ipynb) yourself.
Try [this Kotlin Notebook](langchain4j-kotlin/notebooks/lc4kNotebook.ipynb) yourself:
![](docs/kotlin-notebook-1.png)

## Development Setup

Expand Down
Binary file added docs/kotlin-notebook-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7472369

Please sign in to comment.