cohere-ai / notebooks

Code examples and jupyter notebooks for the Cohere Platform
MIT License
451 stars 120 forks source link

Add Cohere on AWS LLMU notebooks #210

Closed mrmer1 closed 1 month ago

mrmer1 commented 1 month ago

This PR adds Cohere on AWS tutorials to the LLM University. The tutorials cover the following:

The tutorials include code snippets and explanations for setting up the required clients, defining functions, and performing tasks such as text generation, summarization, rewriting, extraction, semantic search, reranking, and tool use.