mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 19:12:42 +00:00
Allowing additional params for OpenAIEmbeddings. (#7752)
(#7654) --------- Co-authored-by: Bagatur <baskaryan@gmail.com>
This commit is contained in:
@@ -362,6 +362,7 @@ extended_testing = [
|
||||
"openai",
|
||||
"sympy",
|
||||
"rapidfuzz",
|
||||
"openai",
|
||||
"rank_bm25",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user