File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ agent = "create_agent_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818launchdarkly-server-sdk-ai-openai = {version = " >=0.5.0" , extras = [" agents" ]}
1919launchdarkly-server-sdk-ai-langchain = " >=0.6.0"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ agent-graph = "create_agent_graph_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818launchdarkly-server-sdk-ai-openai = {version = " >=0.5.0" , extras = [" agents" ]}
1919launchdarkly-server-sdk-ai-langchain = {version = " >=0.6.0" , extras = [" graph" ]}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ judge = "create_judge_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818launchdarkly-server-sdk-ai-openai = " >=0.5.0"
1919launchdarkly-server-sdk-ai-langchain = " >=0.6.0"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ model = "create_model_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818launchdarkly-server-sdk-ai-openai = " >=0.5.0"
1919launchdarkly-server-sdk-ai-langchain = " >=0.6.0"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ bedrock = "bedrock_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818boto3 = " >=0.2.0"
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ gemini = "gemini_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818google-genai = " ^1.30.0"
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ langchain = "langchain_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818launchdarkly-server-sdk-ai-langchain = " >=0.6.0"
1919langchain = " ^1.0.0"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ agent = "langgraph_agent_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818launchdarkly-server-sdk-ai-langchain = " >=0.6.0"
1919langchain = " ^1.0.0"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ agent-graph = "langgraph_multi_agent_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818launchdarkly-server-sdk-ai-langchain = " >=0.6.0"
1919langchain = " ^1.0.0"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ openai = "openai_example:main"
1313[tool .poetry .dependencies ]
1414python = " ^3.10"
1515python-dotenv = " >=1.0.0"
16- launchdarkly-server-sdk-ai = " >=0.19 .0"
16+ launchdarkly-server-sdk-ai = " >=0.20 .0"
1717launchdarkly-observability = " >=0.1.0"
1818launchdarkly-server-sdk-ai-openai = " >=0.5.0"
1919openai = " >=1.0.0"
You can’t perform that action at this time.
0 commit comments