langchain-php icon indicating copy to clipboard operation
langchain-php copied to clipboard

⚡ Building applications with LLMs through composability in PHP ⚡

Results 8 langchain-php issues
Sort by recently updated
recently updated
newest added

### What happened? Hellow @kambo-1st, I wanted to inquire on the possibility of contributing some new functionalities to the package. Recently, I've released a PHP package that integrates ChromaDB within...

bug

### What happened? Do we need SQLite in order to use the vector store? ### How to reproduce the bug Do we need SQLite in order to use the vector...

bug

### What happened? When trying to use this port of Langchain for PHP I find that the main file Langchain.php is not located in the root of the namespace /src....

bug

### What happened? All of these links are failing: [Ask a question](https://github.com/kambo/langchain/discussions/new?category=q-a) [Request a feature](https://github.com/kambo/langchain/discussions/new?category=ideas) [Report a security issue](https://github.com/kambo/langchain/security/policy) ### How to reproduce the bug Click on the links above...

bug

### What happened? ![image](https://github.com/kambo-1st/langchain-php/assets/2835670/aa6c5232-87fb-4d28-8827-f71231401c37) ### How to reproduce the bug composer require kambo/langchain ### Package Version 2.0.0 ### PHP Version 7.4.33 ### Which operating systems does with happen with? _No...

bug

### What happened? cant install and run with php 7.4.2 ### How to reproduce the bug try to install and run with php 7.4.2 ### Package Version 1 ### PHP...

bug

Dobrý den, I needed to extend your library with some functionality (see commit messages) which may be useful for other devs. But I'm not sure whether this will fit your...