alat-rights / alana-utilities

Quick utilities for interacting with LLMs.
https://utils.alana.computer
MIT License
1 stars 2 forks source link

Add alias functions to unit tests #11

Open alat-rights opened 6 months ago

alat-rights commented 6 months ago

I'd just like to make sure that all the functions in aliases.py always behave identically to the functions they're aliases for.

Seems plausible that we can even test this statically.