Skip to content

Conversation

heyitsaamir
Copy link
Collaborator

@heyitsaamir heyitsaamir commented Sep 4, 2025

PR Dependency Tree

This tree was auto-generated by Charcoal

heyitsaamir added a commit that referenced this pull request Sep 4, 2025
Add support for OpenAI Responses API.
1. Adds a new OpenAI Model to itneract with Responses API
2. Move completions to its own file
3. Responses has a stateful and a stateless API. In this PR i have
support for both. (not streaming yet tho)
4. Responses stateful, required me to save the last message from the
model, so i had to make some minor changes to the ListStorage api.
















#### PR Dependency Tree


* **PR #120** 👈
  * **PR #121**
    * **PR #123**
      * **PR #126**

This tree was auto-generated by
[Charcoal](https://github.com/danerwilliams/charcoal)
heyitsaamir added a commit that referenced this pull request Sep 4, 2025
Adds lifecycle methods for ChatPrompt which add support for AI Plugins.
This is needed to add plugins to augment the operation of the chat
prompt.













#### PR Dependency Tree


* **PR #121** 👈
  * **PR #123**
    * **PR #126**

This tree was auto-generated by
[Charcoal](https://github.com/danerwilliams/charcoal)
@heyitsaamir heyitsaamir force-pushed the aamirj/mcp-server branch 2 times, most recently from a8762dd to 91ebf26 Compare September 5, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant