Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 308 Bytes

File metadata and controls

8 lines (6 loc) · 308 Bytes

Notebooks

A collection of Jupyter Notebooks centred around LLMs

This repo serves as a Cookbook for different types of interactions with LLMS.

Currently, the repo contains Notebooks on:

  • Chain of Verification (OpenAI and Ollama)
  • Code Completion (C# example with sample code from the XUnit GitHub repo)