mirror of
https://github.com/hwchase17/langchain
synced 2024-11-11 19:11:02 +00:00
f5ff7f178b
- [x] PR title: community: Add OCI Generative AI new model support - [x] PR message: - Description: adding support for new models offered by OCI Generative AI services. This is a moderate update of our initial integration PR 16548 and includes a new integration for our chat models under /langchain_community/chat_models/oci_generative_ai.py - Issue: NA - Dependencies: No new Dependencies, just latest version of our OCI sdk - Twitter handle: NA - [x] Add tests and docs: 1. we have updated our unit tests 2. we have updated our documentation including a new ipynb for our new chat integration - [x] Lint and test: `make format`, `make lint`, and `make test` run successfully --------- Co-authored-by: RHARPAZ <RHARPAZ@RHARPAZ-5750.us.oracle.com> Co-authored-by: Arthur Cheng <arthur.cheng@oracle.com> |
||
---|---|---|
.. | ||
__init__.py | ||
fake_chat_model.py | ||
fake_llm.py | ||
konko.py | ||
test_ai21.py | ||
test_aleph_alpha.py | ||
test_anyscale.py | ||
test_bananadev.py | ||
test_bedrock.py | ||
test_callbacks.py | ||
test_cerebriumai.py | ||
test_databricks.py | ||
test_fireworks.py | ||
test_forefrontai.py | ||
test_friendli.py | ||
test_gooseai.py | ||
test_gradient_ai.py | ||
test_imports.py | ||
test_llamafile.py | ||
test_loading.py | ||
test_minimax.py | ||
test_moonshot.py | ||
test_oci_generative_ai.py | ||
test_oci_model_deployment_endpoint.py | ||
test_ollama.py | ||
test_openai.py | ||
test_pipelineai.py | ||
test_predibase.py | ||
test_stochasticai.py | ||
test_symblai_nebula.py | ||
test_together.py | ||
test_utils.py | ||
test_watsonxllm.py |