citadel-ai / langcheck

Simple, Pythonic building blocks to evaluate LLM applications.

Home Page:https://langcheck.readthedocs.io/en/latest/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve testing of installation on different machines and python base images

yosukehigashi opened this issue · comments

We should add some pip install tests on different machines and using different python base images (e.g. 3.8 - 3.13 on slim and non-slim versions) on Github Actions.