Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbrenno committed Feb 10, 2025
1 parent 051a5f4 commit 2bdaadc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/intellibricks/llms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
from .synapses import (
Synapse,
SynapseCascade,
SynapseProtocol,
TextTranscriptionSynapse,
TextTranscriptionsSynapseCascade,
)
Expand All @@ -77,6 +78,7 @@
"Synapse",
"ChatCompletion",
"AssistantMessage",
"SynapseProtocol",
"DeveloperMessage",
"UserMessage",
"Usage",
Expand Down

0 comments on commit 2bdaadc

Please sign in to comment.