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>
2024-06-24 14:48:23 -04:00
..
grammars
__init__.py community: minor changes sambanova integration (#21231) 2024-05-06 13:28:35 -07:00
ai21.py
aleph_alpha.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
amazon_api_gateway.py
anthropic.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
anyscale.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
aphrodite.py
arcee.py
aviary.py
azureml_endpoint.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
baichuan.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
baidu_qianfan_endpoint.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
bananadev.py community[patch]: introduce convert_to_secret() to bananadev llm (#14283) 2024-03-30 00:52:25 +00:00
baseten.py
beam.py
bedrock.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
bigdl_llm.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
bittensor.py
cerebriumai.py
chatglm3.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
chatglm.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
clarifai.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
cloudflare_workersai.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
cohere.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
ctransformers.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
ctranslate2.py
databricks.py ci: Add script to check for pickle usage in community (#22863) 2024-06-13 16:13:15 -04:00
deepinfra.py community[patch]: fix deepinfra inference (#22680) 2024-06-10 13:55:55 -07:00
deepsparse.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
edenai.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
exllamav2.py community[minor]: add exllamav2 library for GPTQ & EXL2 models (#17817) 2024-04-27 00:44:43 +00:00
fake.py
fireworks.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
forefrontai.py
friendli.py community[minor]: Integration for Friendli LLM and ChatFriendli ChatModel. (#17913) 2024-03-08 02:20:47 +00:00
gigachat.py community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516) 2024-03-25 16:08:37 -07:00
google_palm.py multiple[patch]: fix deprecation versions (#18349) 2024-02-29 16:58:33 -08:00
gooseai.py
gpt4all.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
gradient_ai.py
huggingface_endpoint.py community: fix huggingface deprecations (#22522) 2024-06-05 04:13:13 +00:00
huggingface_hub.py community: fix huggingface deprecations (#22522) 2024-06-05 04:13:13 +00:00
huggingface_pipeline.py [Community]add option to delete the prompt from HF output (#22225) 2024-06-05 18:38:54 -04:00
huggingface_text_gen_inference.py community: fix huggingface deprecations (#22522) 2024-06-05 04:13:13 +00:00
human.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
ipex_llm.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
javelin_ai_gateway.py
koboldai.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
konko.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
layerup_security.py community[minor]: bump version of LayerupSecurity, add support for untrusted_input parameter (#19985) 2024-04-30 14:55:26 -04:00
llamacpp.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
llamafile.py core, openai: support custom token encoders (#20762) 2024-04-23 13:57:05 +00:00
loading.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
manifest.py
minimax.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
mlflow_ai_gateway.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
mlflow.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
mlx_pipeline.py community[patch]: Fix MLX LLM Stream (#20575) 2024-05-20 17:17:08 -07:00
modal.py
moonshot.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
mosaicml.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
nlpcloud.py
oci_data_science_model_deployment_endpoint.py community[patch]: Add missing type annotations (#22758) 2024-06-10 16:59:28 -04:00
oci_generative_ai.py Add OCI Generative AI new model support (#22880) 2024-06-24 14:48:23 -04:00
octoai_endpoint.py community[patch]: update OctoAI endpoint to subclass BaseOpenAI (#19757) 2024-04-16 17:32:20 -07:00
ollama.py Update ollama.py with optional raw setting. (#21486) 2024-06-14 17:19:26 -07:00
opaqueprompts.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
openai.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
openllm.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
openlm.py
pai_eas_endpoint.py community[patch]: Invoke callback prior to yielding token (pai_eas_endpoint) (#18627) 2024-03-20 07:56:58 -07:00
petals.py
pipelineai.py
predibase.py community: Support both Predibase SDK-v1 and SDK-v2 in Predibase-LangChain integration (#20859) 2024-04-24 13:31:01 -07:00
predictionguard.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
promptlayer_openai.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
replicate.py community: update Replicate to work with official models (#20633) 2024-04-19 01:43:40 +00:00
rwkv.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
sagemaker_endpoint.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
sambanova.py community[patch]: sambanova llm integration improvement (#23137) 2024-06-19 10:30:14 -07:00
self_hosted_hugging_face.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
self_hosted.py ci: Add script to check for pickle usage in community (#22863) 2024-06-13 16:13:15 -04:00
solar.py upstage: init package (#20574) 2024-04-17 23:25:36 +00:00
sparkllm.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
stochasticai.py
symblai_nebula.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
textgen.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
titan_takeoff.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
together.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
tongyi.py community: Implement bind_tools for ChatTongyi (#20725) 2024-05-16 10:39:35 -04:00
utils.py
vertexai.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
vllm.py
volcengine_maas.py community[patch]: Invoke callback prior to yielding token (#18288) 2024-02-28 21:40:53 +00:00
watsonxllm.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
weight_only_quantization.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
writer.py
xinference.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
yandex.py community[patch]: YandexGPT API add ability to disable request logging (#20670) 2024-04-19 21:40:37 -04:00
yuan2.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00