Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #167

Merged
merged 38 commits into from
Nov 26, 2024
Merged

Dev #167

merged 38 commits into from
Nov 26, 2024

Conversation

shhlife
Copy link
Collaborator

@shhlife shhlife commented Nov 26, 2024

  • Upgrade to Griptape Framework v0.34.3

  • New Nodes:

    • Griptape Driver: Black Forest Labs Image Generation - Now generate images with the incredible Flux models - flux-pro-1.1, flux-pro, flux-dev, and flux-pro-1.1-ultra.

    • Griptape Create: Image Inpainting Variation to the Griptape -> Image menu. Gives the ability to paint a mask and replace that part of the image.

    • Griptape Run: Task - Combines/Replaces Griptape Run: Prompt Task, Griptape Run: Tool Task, and Griptape Run Toolkit Task into a single node that knows what to do.

    • Griptape Run: Text Extraction to the Griptape -> Text menu

  • Added keep_alive parameter to Ollama Prompt Driver to give the user the ability to control how long to keep the model running. Setting it to 0 will do the same as an ollama stop <model> command-line execution. Default setting is 240 seconds to match the current default.

  • Moved node: Griptape Run: Text Summary to the Griptape -> Text menu

  • Updated Griptape RAG Retrieve: Text Loader Module to take a file input or text input.

  • Fixed ExtractionTool to use a default of gpt-4o-mini

  • Added some text files for testing text loading

  • Added Examples to Examples Readme

@shhlife shhlife merged commit ad06fb5 into main Nov 26, 2024
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