Skip to content

export ChatMessage model#13

Open
thorgexyz wants to merge 5 commits intoAzzeccagarbugli:mainfrom
thorgexyz:main
Open

export ChatMessage model#13
thorgexyz wants to merge 5 commits intoAzzeccagarbugli:mainfrom
thorgexyz:main

Conversation

@thorgexyz
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread lib/openai_client.dart
export 'src/configuration.dart';
export 'src/logger/logger.dart';
export 'src/model/model.dart';
export 'src/model/openai_chat/openai_chat.dart';
Copy link
Copy Markdown

@robertevans1 robertevans1 Mar 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should add export 'openai_chat/openai_chat.dart'; within the src/model/model.dart file instead to match all the other models

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.

2 participants