ch3njust1n / smart

Self-modifying code at runtime with Large Language Models
MIT License
4 stars 0 forks source link

Fix _is_generative #42

Closed ch3njust1n closed 1 year ago

ch3njust1n commented 1 year ago
  1. Add unit tests for feature #41
  2. Fix AttributeError by adding _is_generative instead of only adding if model is given
ch3njust1n commented 1 year ago

Fixed feature #41