Skip to content

Commit 41f197b

Browse files
committed
Update Notice to include the new packages
1 parent f7b4a18 commit 41f197b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

NOTICE

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,22 @@ googleapis/google-auth-library-python - https://github.com/googleapis/google-aut
1212
Copyright google-auth-library-python authors
1313
License - https://github.com/googleapis/google-auth-library-python/blob/main/LICENSE
1414

15+
openai/openai-python - https://github.com/openai/openai-python
16+
Copyright 2024 OpenAI
17+
License - https://github.com/openai/openai-python/blob/main/LICENSE
18+
1519
This software contains code from the following open source projects, licensed under the BSD (3-clause) license.
1620

1721
x/oauth2 - https://cs.opensource.google/go/x/oauth2/+/master:oauth2.go
1822
Copyright 2014 The Go Authors. All rights reserved.
1923
License - https://cs.opensource.google/go/x/oauth2/+/master:LICENSE
24+
25+
encode/httpx - https://github.com/encode/httpx
26+
Copyright 2019, Encode OSS Ltd
27+
License - https://github.com/encode/httpx/blob/master/LICENSE.md
28+
29+
This software contains code from the following open source projects, licensed under the MIT license:
30+
31+
langchain-ai/langchain - https://github.com/langchain-ai/langchain/blob/master/libs/partners/openai
32+
Copyright 2023 LangChain, Inc.
33+
License - https://github.com/langchain-ai/langchain/blob/master/libs/partners/openai/LICENSE

0 commit comments

Comments
 (0)