charescape / llphant
LLPhant is a library to help you build Generative AI applications.
0.8.6
2024-10-26 21:49 UTC
Requires
- php: ^8.1.0
- guzzlehttp/guzzle: ^7.4.5
- guzzlehttp/psr7: ^2.7
- openai-php/client: ^v0.10.1
- phpoffice/phpword: ^1.3.0
- psr/http-message: ^2.0
- smalot/pdfparser: ^2.7
Requires (Dev)
- codewithkyrian/chromadb-php: ^0.3.0
- doctrine/orm: ^2.13.0
- elasticsearch/elasticsearch: ^8.10
- hkulekci/qdrant: ^v0.5.3
- laravel/pint: v1.15.3
- mockery/mockery: ^1.6
- pestphp/pest: 2.32.0
- pestphp/pest-plugin-arch: ^2.5.0
- pestphp/pest-plugin-type-coverage: 2.8.0
- phpstan/phpstan: 1.10.55
- predis/predis: ^2.2
- rector/rector: ^0.16.0
- symfony/cache: ^7.0
- symfony/var-dumper: ^6.3.1 || ^7.0.0
Suggests
- codewithkyrian/chromadb-php: This is required for the ChromaDBVectorStore.
- doctrine/orm: This is required for the DoctrineVectoreStore. This should be working with any version ^2.13.0
- elasticsearch/elasticsearch: This is required for the ElasticsearchVectoreStore.
- hkulekci/qdrant: This is required for the QdrantVectoreStore.
- predis/predis: This is required for the RedisVectoreStore.
- symfony/cache: This is one of the possible types of psr/cache needed by doctrine/orm
- dev-next
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.13
- 0.7.12
- 0.7.11
- 0.7.10
- 0.7.9
- 0.7.8
- 0.7.7
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.25
- 0.6.24
- 0.6.23
- 0.6.22
- 0.6.21
- 0.6.20
- 0.6.19
- 0.6.18
- 0.6.17
- 0.6.16
- 0.6.15
- 0.6.14
- 0.6.13
- 0.6.12
- 0.6.11
- 0.6.10
- 0.6.9
- 0.6.8
- 0.6.7
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.0
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.13
- 0.2.12
- 0.2.11
- 0.2.10
- 0.2.9
- 0.2.8
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- 0.0.0
- dev-main
- dev-dependabot/composer/laravel/pint-v1.18.1
- dev-dependabot/composer/doctrine/orm-tw-3.3.0
- dev-patch-1
- dev-MaximeThoonsen-patch-1
- dev-normalize-configs
- dev-count-token-qa
- dev-plop2
- dev-fixt
- dev-test-batch
- dev-documentation-website-with-docusaurus
- dev-add-redis-vector-store-support
This package is auto-updated.
Last update: 2024-11-18 04:50:43 UTC
README
This repo is forked form https://github.com/theodo-group/LLPhant.