bisheng-langchain 0.4.1__py3-none-any.whl → 0.4.1.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- bisheng_langchain/gpts/load_tools.py +2 -1
- {bisheng_langchain-0.4.1.dist-info → bisheng_langchain-0.4.1.1.dist-info}/METADATA +1 -4
- {bisheng_langchain-0.4.1.dist-info → bisheng_langchain-0.4.1.1.dist-info}/RECORD +5 -5
- {bisheng_langchain-0.4.1.dist-info → bisheng_langchain-0.4.1.1.dist-info}/WHEEL +0 -0
- {bisheng_langchain-0.4.1.dist-info → bisheng_langchain-0.4.1.1.dist-info}/top_level.txt +0 -0
@@ -72,7 +72,8 @@ def _get_dalle_image_generator(**kwargs: Any) -> Tool:
|
|
72
72
|
return DallEImageGenerator(
|
73
73
|
api_wrapper=AzureDallEWrapper(**kwargs)
|
74
74
|
)
|
75
|
-
|
75
|
+
kwargs['api_key'] = kwargs.pop('openai_api_key')
|
76
|
+
kwargs['base_url'] = kwargs.pop('openai_api_base', None)
|
76
77
|
return DallEImageGenerator(
|
77
78
|
api_wrapper=DallEAPIWrapper(
|
78
79
|
model='dall-e-3',
|
@@ -1,12 +1,11 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: bisheng-langchain
|
3
|
-
Version: 0.4.1
|
3
|
+
Version: 0.4.1.1
|
4
4
|
Summary: bisheng langchain modules
|
5
5
|
Home-page: https://github.com/dataelement/bisheng
|
6
6
|
Author: DataElem
|
7
7
|
Author-email: contact@dataelem.com
|
8
8
|
License: Apache 2.0
|
9
|
-
Platform: UNKNOWN
|
10
9
|
Classifier: Programming Language :: Python :: 3
|
11
10
|
Classifier: Programming Language :: Python :: 3.6
|
12
11
|
Classifier: Programming Language :: Python :: 3.7
|
@@ -75,5 +74,3 @@ check out [bisheng-langchain Dev Docs](https://dataelem.feishu.cn/wiki/Xaq8wKQjk
|
|
75
74
|
bisheng-langchain adopts dependencies from the following:
|
76
75
|
|
77
76
|
- Thanks to [langchain](https://github.com/langchain-ai/langchain) for the main framework.
|
78
|
-
|
79
|
-
|
@@ -73,7 +73,7 @@ bisheng_langchain/gpts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3
|
|
73
73
|
bisheng_langchain/gpts/assistant.py,sha256=Xx5sNVJzB9chUHf9jYigNugWw-gyEIb6GpLOnrMWDXU,5552
|
74
74
|
bisheng_langchain/gpts/auto_optimization.py,sha256=WNsC19rgvuDYQlSIaYThq5RqCbuobDbzCwAJW4Ksw0c,3626
|
75
75
|
bisheng_langchain/gpts/auto_tool_selected.py,sha256=21WETf9o0YS-QEBwv3mmZRObKWszefQkXEqAA6KzoaM,1582
|
76
|
-
bisheng_langchain/gpts/load_tools.py,sha256=
|
76
|
+
bisheng_langchain/gpts/load_tools.py,sha256=uaz80q56lK-VchYkU908W5i0ytsztAJNlHBqQTnIMRI,8868
|
77
77
|
bisheng_langchain/gpts/message_types.py,sha256=7EJOx62j9E1U67jxWgxE_I7a8IjAvvKANknXkD2gFm0,213
|
78
78
|
bisheng_langchain/gpts/utils.py,sha256=t3YDxaJ0OYd6EKsek7PJFRYnsezwzEFK5oVU-PRbu5g,6671
|
79
79
|
bisheng_langchain/gpts/agent_types/__init__.py,sha256=88tFt1GfrfIqa4hCg0cMJk7rTeUmCSSdiVhR41CW4rM,381
|
@@ -157,7 +157,7 @@ bisheng_langchain/vectorstores/__init__.py,sha256=zCZgDe7LyQ0iDkfcm5UJ5NxwKQSRHn
|
|
157
157
|
bisheng_langchain/vectorstores/elastic_keywords_search.py,sha256=sIMbud4UfbfLTLf_pIIfcVC2lHbaTWCTTABTFP5mXkE,15334
|
158
158
|
bisheng_langchain/vectorstores/milvus.py,sha256=jWq_lce-ihOz07D1kwj5ctPzElYexNCjJ-xSv-pK1CI,37172
|
159
159
|
bisheng_langchain/vectorstores/retriever.py,sha256=hj4nAAl352EV_ANnU2OHJn7omCH3nBK82ydo14KqMH4,4353
|
160
|
-
bisheng_langchain-0.4.1.dist-info/METADATA,sha256=
|
161
|
-
bisheng_langchain-0.4.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
162
|
-
bisheng_langchain-0.4.1.dist-info/top_level.txt,sha256=Z6pPNyCo4ihyr9iqGQbH8sJiC4dAUwA_mAyGRQB5_Fs,18
|
163
|
-
bisheng_langchain-0.4.1.dist-info/RECORD,,
|
160
|
+
bisheng_langchain-0.4.1.1.dist-info/METADATA,sha256=ppFCD0UNX0KpjQvllMy6GTgPJ9vWOLYUZNd4g0Egj-o,2441
|
161
|
+
bisheng_langchain-0.4.1.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
162
|
+
bisheng_langchain-0.4.1.1.dist-info/top_level.txt,sha256=Z6pPNyCo4ihyr9iqGQbH8sJiC4dAUwA_mAyGRQB5_Fs,18
|
163
|
+
bisheng_langchain-0.4.1.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|