cohere-ai / notebooks

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

Add rag citation notebook #204

Closed mrmer1 closed 1 month ago

mrmer1 commented 1 month ago

This PR introduces a new notebook, Cohere_RAG_Inline_Citation_Markdown_Generator.ipynb, which demonstrates how to use Cohere's Command model to generate responses with inline citations in both Markdown and HTML formats. The notebook includes:

Overall, the PR showcases how to generate and format responses with inline citations using Cohere's Command model and the provided helper function.