Skip to content

Commit f8c2d4c

Browse files
committed
fix typo
1 parent cdbc13d commit f8c2d4c

File tree

1 file changed

+1
-1
lines changed
  • asciidoc/courses/llm-fundamentals/modules/3-intro-to-langchain/lessons/2-initialising-the-llm

1 file changed

+1
-1
lines changed

asciidoc/courses/llm-fundamentals/modules/3-intro-to-langchain/lessons/2-initialising-the-llm/lesson.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pip install openai langchain-openai
5454

5555
== Create a Langchain application
5656

57-
Create a new Python program and copy this code into it.
57+
Create a new Python program and copy this code into a new Python file.
5858

5959
[source,python]
6060
----

0 commit comments

Comments
 (0)