langchain/docs/extras/integrations
Taozhi Wang 594f195e54
Add embeddings for AwaEmbedding (#8353)
- Description: Adds AwaEmbeddings class for embeddings, which provides
users with a convenient way to do fine-tuning, as well as the potential
need for multimodality

  - Tag maintainer: @baskaryan

Create `Awa.ipynb`: an example notebook for AwaEmbeddings class
Modify `embeddings/__init__.py`: Import the class
Create `embeddings/awa.py`: The embedding class
Create `embeddings/test_awa.py`: The test file.

---------

Co-authored-by: taozhiwang <taozhiwa@gmail.com>
2023-07-27 17:08:00 -07:00
..
callbacks mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
chat mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
document_loaders cleanup warnings (#8379) 2023-07-27 13:43:05 -07:00
document_transformers mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
llms Add api cross ref linking (#8275) 2023-07-26 12:38:58 -07:00
memory mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
providers mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
retrievers mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
text_embedding Add embeddings for AwaEmbedding (#8353) 2023-07-27 17:08:00 -07:00
toolkits Update sql database agent example (#8354) 2023-07-27 13:44:02 -07:00
tools Fix notebook that 'cannot convert' via nbdoc_build (#8333) 2023-07-26 18:54:23 -07:00
vectorstores Azure Cognitive Search: Custom index and scoring profile support (#6843) 2023-07-26 17:58:01 -07:00