langchain/docs/extras
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
..
_templates Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
additional_resources Link to use cases from tutorials (#8371) 2023-07-27 11:54:04 -07:00
ecosystem use top nav docs (#8090) 2023-07-21 13:52:03 -07:00
guides cleanup warnings (#8379) 2023-07-27 13:43:05 -07:00
integrations Add embeddings for AwaEmbedding (#8353) 2023-07-27 17:08:00 -07:00
modules Add an example for azure ml managed feature store (#8324) 2023-07-27 16:56:06 -07:00
use_cases Update tot.ipynb (#8387) 2023-07-27 16:44:41 -07:00