Skip to content

Conversation

@PeriniM
Copy link
Contributor

@PeriniM PeriniM commented Apr 30, 2024

Added possibility to suppress print statements by setting the verbose flag to False on the graph configuration.
Usage case:

graph_config = {
    "llm": {
        "api_key": openai_key,
        "model": "gpt-3.5-turbo",
    },
    "verbose":True,
}

@VinciGit00 VinciGit00 merged commit 84e6fac into pre/beta Apr 30, 2024
@PeriniM PeriniM deleted the feat/verbose_flag branch April 30, 2024 13:44
@github-actions
Copy link

🎉 This PR is included in version 0.5.0-beta.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 0.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants