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

Ai Tools: User Map script #16

Open
rrg92 opened this issue Sep 18, 2024 · 0 comments
Open

Ai Tools: User Map script #16

rrg92 opened this issue Sep 18, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@rrg92
Copy link
Owner

rrg92 commented Sep 18, 2024

Permitir que o usuário possa especificar um script map customizado!

Isso irá permitir que o usuário implemente cenários mais avançados de Ai-Tools.

juntamente com isso, ele também deve permitir especificar parâmetros manualmente.

Isso será útil, por exemplo, com softwares que possui suas próprias linguagens e scripts.
Por exemplo, no caso de um sql: Um usuario pode implementar diversos scritps .sql. Ele poderia usar os comentários do script para criar uma estrutura documentada, poderia incluir uma parte "parametrizável", etc.

Então, ele poderia adicionar o script diretamente como uma tool. Através de um map customizado, ele implementaria toda a lógica para a execução desse script, mas, para o LLM, cada script seria uma tools diferente, com sua própria descrição e parâmetros.

@rrg92 rrg92 added the enhancement New feature or request label Sep 18, 2024
@rrg92 rrg92 added this to the vNext milestone Sep 18, 2024
rrg92 added a commit that referenced this issue Nov 28, 2024
…, directory reorganizations, multiple settings

- Added AI Credential
AI Credential is a new feature add standard way to authenticate in apis and use tokens

- Added more pester tests
Pesters tests was enhanced with more simple and advanced tests

- Reorganizations
File structure is being reorganized to help keep source files more compact

-  Multiple Settings feature
Now, to better supports testing, powershai support multiple settings store, when user can switch settings.

- Providers enhancements
	- Added Azure provider support
	- Review some providers minor fixes
	- Added more standard info about models
	- Made standard to use OpenAI format

- Intenrals commands enhancements
More internas useful commands liek Enter-AiProvider

Related issues #7, #10, #12, #16, #17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant