You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Great suggestion! Integrating native tools into PowerShai chats, similar to Google Gemini 2.0 and OpenAI's assistants, would enhance functionality. Key steps include:
API Development: Create APIs for seamless tool integration.
Configuration Files and Scripts: Use configuration files and scripts for tool execution and management.
Execution Framework: Implement a framework for secure tool execution.
Result Presentation: Standardize how results are displayed.
Security and Privacy: Ensure compliance with security and privacy standards.
Documentation: Provide comprehensive documentation and support.
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)
The text was updated successfully, but these errors were encountered: