- Notifications
You must be signed in to change notification settings - Fork834
Pull requests: TheR1D/shell_gpt
Author
Label
Projects
Milestones
Reviews
Assignee
Assigned to nobodyLoading
Sort
Pull requests list
Fix: Preserve the first item in the chat message cache containing the initial role
#669 openedFeb 14, 2025 byEmVee381Loading…
fix for 'NoneType' object has no attribute 'tool_calls' issue
#663 openedJan 6, 2025 byarty-hlrLoading…
Ensure first chat message is retained to prevent "Could not determine chat role" error (#633)
#634 openedOct 12, 2024 byigrmkLoading…
Adopt to tool_calls format of oai doc fixing function call bugs and Support for parallel function call
#613 openedAug 19, 2024 bywhi497Loading…
Change usage for git commit with diff from staged file and usage of shell option
#568 openedMay 22, 2024 byodrevetLoading…
FORCE_USER_ROLE option to force api calls to use role:user instead of role:system
#567 openedMay 21, 2024 byodrevetLoading…
"Raw" (e.g. "No-role") mode to simply call GPT as-is without a specific role or system message.
#557 openedMay 2, 2024 bygiladbarneaLoading…
Move api_key from additional kwargs to OpenAI instantiation
#500 openedFeb 27, 2024 byroschlyLoading…
ProTip! Typegp on any issue or pull request to go back to the pull request listing page.