You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/llms
Rave Harpaz f5ff7f178b
Add OCI Generative AI new model support (#22880)
- [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>
3 months ago
..
grammars
__init__.py
ai21.py
aleph_alpha.py
amazon_api_gateway.py
anthropic.py
anyscale.py
aphrodite.py
arcee.py
aviary.py
azureml_endpoint.py
baichuan.py
baidu_qianfan_endpoint.py
bananadev.py
baseten.py
beam.py
bedrock.py
bigdl_llm.py
bittensor.py
cerebriumai.py
chatglm.py
chatglm3.py
clarifai.py
cloudflare_workersai.py
cohere.py
ctransformers.py
ctranslate2.py
databricks.py
deepinfra.py
deepsparse.py
edenai.py
exllamav2.py
fake.py
fireworks.py
forefrontai.py
friendli.py
gigachat.py
google_palm.py
gooseai.py
gpt4all.py
gradient_ai.py
huggingface_endpoint.py
huggingface_hub.py
huggingface_pipeline.py
huggingface_text_gen_inference.py
human.py
ipex_llm.py
javelin_ai_gateway.py
koboldai.py
konko.py
layerup_security.py
llamacpp.py
llamafile.py
loading.py
manifest.py
minimax.py
mlflow.py
mlflow_ai_gateway.py
mlx_pipeline.py
modal.py
moonshot.py
mosaicml.py
nlpcloud.py
oci_data_science_model_deployment_endpoint.py
oci_generative_ai.py
octoai_endpoint.py
ollama.py
opaqueprompts.py
openai.py
openllm.py
openlm.py
pai_eas_endpoint.py
petals.py
pipelineai.py
predibase.py
predictionguard.py
promptlayer_openai.py
replicate.py
rwkv.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
sagemaker_endpoint.py
sambanova.py
self_hosted.py
self_hosted_hugging_face.py
solar.py
sparkllm.py
stochasticai.py
symblai_nebula.py
textgen.py
titan_takeoff.py
together.py
tongyi.py
utils.py
vertexai.py
vllm.py
volcengine_maas.py
watsonxllm.py
weight_only_quantization.py
writer.py
xinference.py
yandex.py
yuan2.py