issues
search
php-llm
/
llm-chain
PHP library for building LLM-based features and applications.
MIT License
12
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: introduce PlatformInterface
#149
chr-hertel
closed
1 hour ago
0
ci: surpress php 8.4 warning for PHP CS Fixer
#148
chr-hertel
closed
1 hour ago
0
ci: execute php cs fixer with parallel processes
#147
chr-hertel
closed
7 hours ago
0
docs: add contrib.rocks credits
#146
chr-hertel
closed
7 hours ago
0
Extend parameter description pattern to stop for single line comment
#145
DZunke
closed
2 days ago
0
Add interface to final readonly chain for testability
#144
DZunke
closed
1 week ago
0
Conflict with PHPDocumentor higher then 5.5 because of doc parser bugs
#143
DZunke
closed
1 week ago
0
Fix empty tool list in request is ending in 400 bad request
#142
DZunke
closed
1 week ago
4
feat: introducing async responses for parallel calling
#141
chr-hertel
closed
7 hours ago
0
refactor: introduce decoupled platform layer and convert models to state objects
#140
chr-hertel
closed
7 hours ago
3
chore: define export ignore via git attributes
#139
chr-hertel
closed
1 month ago
0
Argument validation in the constructor
#138
OskarStark
closed
1 month ago
0
Multiple Chain Calls in parallel
#137
chr-hertel
opened
1 month ago
1
Fix test class name
#136
OskarStark
closed
1 month ago
3
LLama prompt
#135
OskarStark
closed
1 month ago
3
Override a Tools configuration
#134
chr-hertel
opened
1 month ago
0
fix: remove clock suggestion since it is mandatory nowadays
#133
chr-hertel
closed
1 month ago
0
Empower tools to return whatever they want instead of `string`
#132
chr-hertel
opened
1 month ago
0
docs: rework readme to cover all features
#131
chr-hertel
closed
1 month ago
1
Move classes to `Fixture` dir
#130
OskarStark
closed
1 month ago
0
LLama prompt
#129
OskarStark
closed
1 month ago
3
[Anthropic] Make version configurable
#128
OskarStark
closed
1 month ago
2
Remove superflous header
#127
OskarStark
closed
1 month ago
1
fix: streamed tool call
#126
chr-hertel
closed
1 month ago
0
feat: add verbose mode to example runner and extend error handling
#125
chr-hertel
closed
1 month ago
0
fix: options handling in chain and processors
#124
chr-hertel
closed
1 month ago
0
refactor: use event dispatcher instead of processor interfaces
#123
chr-hertel
closed
1 month ago
3
feat: support creation of image from binary file
#122
chr-hertel
closed
1 month ago
0
fix: indicate example was skipped in runner
#121
chr-hertel
closed
1 month ago
0
Add tests
#120
OskarStark
closed
1 month ago
2
Revert "chore: remove reasoning example to safe my credit card (#116)"
#119
OskarStark
closed
1 month ago
0
feat: introduce chain awareness in chain processors to nest them
#118
chr-hertel
closed
1 month ago
13
refactor: `ResponseInterface` as `Chain` return value
#117
chr-hertel
closed
1 month ago
6
chore: remove reasoning example to safe my credit card
#116
chr-hertel
closed
1 month ago
1
Simplify tests
#115
OskarStark
closed
1 month ago
0
Introduce `NullVector` and `VectorInterface`
#114
OskarStark
closed
1 month ago
2
Fix assume vector key is available
#113
OskarStark
closed
1 month ago
2
Use `#[\SensitiveParameter]`
#112
OskarStark
closed
1 month ago
0
Streamline examples
#111
OskarStark
closed
1 month ago
0
refactor: split `Document` into `TextDocument` and `VectorDocument`
#110
chr-hertel
closed
1 month ago
2
docs: add pinecone example
#109
chr-hertel
closed
1 month ago
0
tests: improve coverage by usage attributes
#108
chr-hertel
closed
1 month ago
0
feat: add example runner for parallel execution of examples
#107
chr-hertel
closed
1 month ago
0
fix: changed class in rector config
#106
chr-hertel
closed
1 month ago
0
Add `string` and `\Stringable` to `Content`
#105
OskarStark
opened
1 month ago
0
Rename `ContentInterface` to `Content`
#104
OskarStark
closed
1 month ago
0
No mocks in `DocumentEmbedderTest`
#103
OskarStark
closed
1 month ago
1
Do not call `upsert()` with empty array
#102
OskarStark
closed
1 month ago
0
Introduce `EmbeddedDocument`
#101
OskarStark
closed
1 month ago
7
Simplify `SchemaFactory`
#100
OskarStark
closed
1 month ago
0
Next