Skip to content

Feature Request: Enable Use of Model Internal Tools #867

@mzazakeith

Description

@mzazakeith

Summary

Add support for leveraging the internal tools available in models like Gemini, specifically:

  • Google Search Grounding
  • URL Context
  • Code Execution

These tools are natively supported by Gemini models and can significantly enhance the capabilities when using Praison AI by allowing the model to:

  • Retrieve and ground responses in real-time web search results without needing to create a web search tool (Google Search Grounding)
  • Ingest and reason over the content of specific URLs provided at runtime (URL Context)
  • Execute code snippets for dynamic computation and validation (Code Execution)

Example Use Cases

  • Summarizing or extracting data from a provided URL.
  • Comparing information across multiple web pages.
  • Answering questions based on the latest web search results.
  • Running code snippets to validate logic or perform calculations.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions