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

Native Tools Support #34

Open
rrg92 opened this issue Dec 12, 2024 · 2 comments
Open

Native Tools Support #34

rrg92 opened this issue Dec 12, 2024 · 2 comments

Comments

@rrg92
Copy link
Owner

rrg92 commented Dec 12, 2024

Google Gemini lançou o Gemini 2.0 com native tools.
Openai possui um recurso parecido, via assistants.

Adicionar essa capacidade nos chats do powershai ( um jeito padrão de adicionar tools nativas para serem executadas pelo provider e um jeito padrão de permitir que o usuario acesse os resultados dessas tools)

@p3nGu1nZz
Copy link

Great suggestion! Integrating native tools into PowerShai chats, similar to Google Gemini 2.0 and OpenAI's assistants, would enhance functionality. Key steps include:

  1. API Development: Create APIs for seamless tool integration.
  2. Configuration Files and Scripts: Use configuration files and scripts for tool execution and management.
  3. Execution Framework: Implement a framework for secure tool execution.
  4. Result Presentation: Standardize how results are displayed.
  5. Security and Privacy: Ensure compliance with security and privacy standards.
  6. Documentation: Provide comprehensive documentation and support.

@rrg92
Copy link
Owner Author

rrg92 commented Dec 12, 2024

Thank you for the excellent suggestions. will take them into consideration when I begin evaluating that issue.

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

No branches or pull requests

2 participants