srush / MiniChain

A tiny library for coding with large language models.
https://srush-minichain.hf.space/
MIT License
1.21k stars 74 forks source link

Fix Gatsby example #17

Closed neilconway closed 1 year ago

neilconway commented 1 year ago

Without this change, running the example yields

AttributeError: 'function' object has no attribute 'get_nearest_examples'
srush commented 1 year ago

thanks!