-
-
Notifications
You must be signed in to change notification settings - Fork 282
Pull requests: prism-php/prism
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(anthropic): add fine-grained tool streaming support
#988
opened Mar 26, 2026 by
alexlampdeveloper
Loading…
fix(groq): handle Llama models embedding arguments in function name
#987
opened Mar 26, 2026 by
obalaweb
Loading…
fix(groq): accept string values for boolean/number tool parameters
#986
opened Mar 26, 2026 by
obalaweb
Loading…
fix: ToolCall::arguments() returns null for valid JSON null string
#985
opened Mar 26, 2026 by
obalaweb
Loading…
fix(xai): cast empty tool properties to object in xAI ToolMap
#977
opened Mar 24, 2026 by
Cbrad24
Loading…
feat(gemini): support mixing provider tools with custom function tools
#976
opened Mar 23, 2026 by
cainydev
Loading…
fix(gemini): switch structured output to response_json_schema
#975
opened Mar 23, 2026 by
cainydev
Loading…
fix(openai): interleave reasoning blocks with paired function calls in conversation history
#971
opened Mar 23, 2026 by
Cbrad24
Loading…
Add tool call support to Mistral structured handler
#965
opened Mar 18, 2026 by
CamilleScholtz
Loading…
Fix xAI driver compatibility with OpenAI-compatible endpoints
#964
opened Mar 18, 2026 by
meirdick
Loading…
feat(gemini): add topK generation parameter support
#961
opened Mar 18, 2026 by
cyppe
Loading…
8 tasks done
feat(xai): Add XAI image generation handler and tests
#960
opened Mar 17, 2026 by
timothymarois
Loading…
fix(openai): support fine-tuned models in structured output
#958
opened Mar 17, 2026 by
danielsimkus
Loading…
feat(openrouter): extract reasoning tokens and reasoning_details from responses.
#954
opened Mar 15, 2026 by
pocketarc
Loading…
fix(anthropic): preserve server tool content blocks during multi-step tool loop
#952
opened Mar 15, 2026 by
lorisleiva
Loading…
Feature - Add support to batching and files API's for Anthropic and OpenAI
#951
opened Mar 14, 2026 by
joao-salomao
Loading…
fix: when calling tools on xai provider with no parameters causing an api error
#950
opened Mar 14, 2026 by
ewanwalk
Loading…
fix: sanitize control characters in ToolCall::arguments() before json_decode
#937
opened Mar 2, 2026 by
ruttydm
Loading…
Feat: 🛠️ Add client-executed tools & human-in-the-loop tool approval flow
#932
opened Mar 1, 2026 by
vinitkadam03
Loading…
feat(openai): support citations in chat/completions streaming
#907
opened Feb 12, 2026 by
aimbit-ni
Loading…
5 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.