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

✨ service container with LLM abstraction #15

Merged
merged 16 commits into from
Aug 12, 2023

Conversation

eduardoworrel
Copy link
Contributor

Nessa tarefa foi adicionado uma abstração para utilizar um serviço de LLM para validar o texto.

NOTA: Existem implementações temporárias para provar o conceito, de qualquer forma esse serviço fica no aguardo da criação do service especifico para tratar a resposta, diferente o que criei chamado tempService

@eduardoworrel eduardoworrel self-assigned this Jul 13, 2023
@eduardoworrel eduardoworrel linked an issue Jul 13, 2023 that may be closed by this pull request
eduardoworrel and others added 13 commits July 18, 2023 21:27
…pository-refactoring-infrastructure

chore: Refactoring: updating packages and improving infrastructure layer
… libraries versions and suppressing nullable values
…pository-and-params

(Gabriel Costa 08/08/2023) feat: InstanciaParams, IntanciaRepository,…
…b.com:programador-tv/boca-suja into gabrielcosta-feature-db-repository
…pository

Merge branchs to prepare stable version
@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 14 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@eduardoworrel eduardoworrel merged commit c3efd50 into main Aug 12, 2023
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

Core Abstraction (Adapter)
3 participants