langchain/libs/partners
Kaixin Yang a8104ea8e9
openai[patch]: add checking codes for calling AI model get error (#17909)
**Description:**: adding checking codes for calling AI model get error
in chat_models/base.py and llms/base.py
**Issue**: Sometimes the AI Model calling will get error, we should
raise it.
Otherwise, the next code 'choices.extend(response["choices"])' will
throw a "TypeError: 'NoneType' object is not iterable" error to mask the
true error.
       Because 'response["choices"]' is None.
**Dependencies**: None

---------

Co-authored-by: yangkx <yangkx@asiainfo-int.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-03-29 00:17:32 +00:00
..
ai21 ai21[minor]: AI21 Labs Semantic Text Splitter support (#19510) 2024-03-26 01:39:37 +00:00
airbyte airbyte[patch]: release 0.1.1, python 3.9 compat (#18597) 2024-03-05 19:22:08 +00:00
anthropic docs: update docstring of the ChatAnthropic and AnthropicLLM classes (#18649) 2024-03-28 15:33:54 -07:00
astradb Revert "community: added partners/package-name folders" (#19662) 2024-03-27 17:09:30 +00:00
cohere cohere[patch]: release 0.1.0rc1 (rc1-2 never released) (#19731) 2024-03-28 19:12:22 +00:00
elasticsearch elasticsearch[patch]: move to repo (#19620) 2024-03-28 08:54:57 -07:00
exa docs: Additional examples for partners/exa README (#18081) 2024-02-25 18:53:47 -08:00
fireworks docs: moving FireworksEmbeddings documentation to docs folder (#19398) 2024-03-22 23:24:22 +00:00
google-genai Revert "community: added partners/package-name folders" (#19662) 2024-03-27 17:09:30 +00:00
google-vertexai Revert "community: added partners/package-name folders" (#19662) 2024-03-27 17:09:30 +00:00
groq docs: update docstring of the ChatGroq class (#18645) 2024-03-27 23:46:52 -07:00
ibm ibm[patch]: release 0.1.3 (#19094) 2024-03-14 15:59:42 -07:00
mistralai mistralai[patch]: release 0.1.0 (#19540) 2024-03-25 17:29:40 -07:00
mongodb community[patch], mongodb[patch]: Stop spamming SIMD import warnings (#19531) 2024-03-28 03:11:02 +00:00
nomic partners: version constraints (#17492) 2024-02-14 08:57:46 -08:00
nvidia-ai-endpoints Revert "community: added partners/package-name folders" (#19662) 2024-03-27 17:09:30 +00:00
nvidia-trt Revert "community: added partners/package-name folders" (#19662) 2024-03-27 17:09:30 +00:00
openai openai[patch]: add checking codes for calling AI model get error (#17909) 2024-03-29 00:17:32 +00:00
pinecone core[patch]: Convert SimSIMD back to NumPy (#19473) 2024-03-25 16:36:26 -07:00
robocorp robocorp[patch]: run integration tests on release (#19358) 2024-03-20 19:31:12 +00:00
together docs: update Together README.md (#18004) 2024-03-29 00:02:32 +00:00
voyageai voyageai[patch]: top level reranker import (#19645) 2024-03-28 06:37:55 +00:00