Skip to content

Commit b14c08a

Browse files
msaadgarre-ankit
authored andcommitted
📖 rm extra client initialization from doc
1 parent 3987a6d commit b14c08a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ llm_api_key = os.getenv("LLM_API_KEY")
6262

6363
# Initialize the client
6464
langbase = Langbase(api_key=langbase_api_key)
65-
langbase = Langbase(api_key=langbase_api_key)
6665
```
6766

6867
### 3. Generate text

0 commit comments

Comments
 (0)