rosikand / cohere-examples

Example code snippets illustrating concepts in large language models via the cohere.ai platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example code snippets illustrating concepts in large language models via the cohere.ai platform. Most of these examples rely on an API key connected to your cohere.ai account that is set as an environment variable. You can do this via `export COHERE_API_KEY=<your api key>`. Then run `printenv` to confirm it is there. 

About

Example code snippets illustrating concepts in large language models via the cohere.ai platform.


Languages

Language:Python 100.0%