Skip to content
This repository was archived by the owner on Aug 7, 2026. It is now read-only.

feat: Add chat-continue tool and update models - #4

Merged
ProCreations-Official merged 1 commit into
mainfrom
feat/chat-tool-and-model-updates
Aug 14, 2025
Merged

feat: Add chat-continue tool and update models#4
ProCreations-Official merged 1 commit into
mainfrom
feat/chat-tool-and-model-updates

Conversation

@google-labs-jules

Copy link
Copy Markdown
Contributor

This PR adds a new chat-continue tool to enable multi-turn conversations, updates the AI models to GPT-5 and new Claude versions, and refines the existing get_smart_docs tool by fixing the token limit.

This commit introduces a new `chat-continue` tool that allows for multi-turn conversations with the AI.

It also includes the following changes:
- The `tokens` parameter has been removed from the `get_smart_docs` tool and is now fixed at 100k.
- OpenAI models have been updated to GPT-5, with `reasoning_effort` set to "low".
- Added support for Claude Sonnet 4 and Claude Opus 4.1.
- The README has been updated to reflect all these changes.
@ProCreations-Official
ProCreations-Official marked this pull request as ready for review August 14, 2025 23:19
@ProCreations-Official
ProCreations-Official merged commit 782e567 into main Aug 14, 2025
1 check failed
@ProCreations-Official
ProCreations-Official deleted the feat/chat-tool-and-model-updates branch August 14, 2025 23:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant