langchain/docs/extras/integrations
David vonThenen bf4a112aa6
Fixes to the Nebula LLM Integration (#8918)
This addresses some issues with introducing the Nebula LLM to LangChain
in this PR:
https://github.com/langchain-ai/langchain/pull/8876

This fixes the following:
- Removes `SYMBLAI` from variable names
- Fixes bug with `Bearer` for the API KEY


Thanks again in advance for your help!
cc: @hwchase17, @baskaryan

---------

Co-authored-by: dvonthenen <david.vonthenen@gmail.com>
2023-08-08 10:04:43 -07:00
..
callbacks Extend the StreamlitChatMessageHistory docs with a fuller example and… (#8774) 2023-08-04 14:27:46 -07:00
chat Create ChatAnyscale (#8770) 2023-08-07 13:21:05 -07:00
document_loaders Allow to specify a custom loader for GcsFileLoader (#8868) 2023-08-07 22:57:31 -04:00
document_transformers Bagatur/revert revert nuclia (#8833) 2023-08-06 11:24:36 -07:00
llms Fixes to the Nebula LLM Integration (#8918) 2023-08-08 10:04:43 -07:00
memory Extend the StreamlitChatMessageHistory docs with a fuller example and… (#8774) 2023-08-04 14:27:46 -07:00
providers Fixed inaccurate import in integrations:providers:bedrock documentation (#8915) 2023-08-08 07:24:36 -07:00
retrievers add save and load tfidf vectorizer and docs for TFIDFRetriever (#8112) 2023-08-03 23:06:27 -07:00
text_embedding Add BGE embeddings support (#8848) 2023-08-07 11:15:30 -07:00
toolkits MultiOn client toolkit update 2.0 (#8750) 2023-08-06 22:24:10 -07:00
tools Fix imports in awslambda docs (#8916) 2023-08-08 08:29:28 -07:00
vectorstores Add: USearch Vector Store (#8835) 2023-08-07 20:41:00 -07:00