Dave Hulbert
Dave Hulbert
You need phpunit to be available locally in your project. You can do this with: ``` composer require phpunit/phpunit ```
@all-contributors please add @vividfog for userTesting, ideas
## Task vs question > the README should encourage the user to use "task" vs "question", because this is a command line interface and not a question line interface Good...
Ooh, that'd be very cool! I've had a play with ChromaDB but not done much with embeddings yet. `llm` has built in support for managing embeddings now, so this may...
A test dataset would be a great idea. There are many frameworks for testing LLMs available now, such as https://github.com/openai/human-eval
Good plan. How? Run people's PHP in a sandbox somewhere?