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

feat: logs analyses #3041

Merged
merged 1 commit into from
May 8, 2023
Merged

feat: logs analyses #3041

merged 1 commit into from
May 8, 2023

Conversation

c121914yu
Copy link
Collaborator

Change the request mode of chatgpt

@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (90b9a16) 72.07% compared to head (476d37d) 72.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3041   +/-   ##
=======================================
  Coverage   72.07%   72.07%           
=======================================
  Files           8        8           
  Lines         598      598           
=======================================
  Hits          431      431           
  Misses        132      132           
  Partials       35       35           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

model: 'gpt-3.5-turbo',
temperature: 0.2,
messages: [
modelId: '6455c433f437e55c638e630c',
Copy link
Collaborator

@zzjin zzjin May 6, 2023

Choose a reason for hiding this comment

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

Should move this modelid const to env?

@zzjin zzjin merged commit d4a9076 into labring:main May 8, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants