php-llm / llm-chain

PHP library for building LLM-based features and applications.
MIT License
12 stars 3 forks source link

Use `symfony/clock` in `DocumentEmbedder` #84

Closed OskarStark closed 1 month ago

OskarStark commented 1 month ago

Closes #80

OskarStark commented 1 month ago

In the next step I would like to move away from the mocks

OskarStark commented 1 month ago

Ready to merge from my side