tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
3.73k stars 518 forks source link

examples: Add example readmes #916

Closed tmc closed 1 week ago

tmc commented 1 week ago

This adds Claude Sonnet generated examples for each example:

`alias readmeify="~/code-to-gpt.sh |cgpt -s 'output a raw markdown readme file that cheerfully and helpfully explains what this example does - skip discussing go.mod files' | tee README.md"`