diff --git a/README.md b/README.md index f06cdf6..bca94eb 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ llm_api_key = os.getenv("LLM_API_KEY") # Initialize the client langbase = Langbase(api_key=langbase_api_key) -langbase = Langbase(api_key=langbase_api_key) ``` ### 3. Generate text