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

Tauri sidecar README fixes and added open ai env variables #337

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

shauryr
Copy link
Collaborator

@shauryr shauryr commented Jul 29, 2023

Minor changes -

  • Sidecar needs the openai env variables setup before someone can test the AI features using poetry
  • minor formatting fixes: removed $ for easier copying of commands.

@shauryr shauryr requested a review from hammer July 29, 2023 02:48
@shauryr shauryr changed the title Taudi sidecar README fixes and added open ai env variables Tauri sidecar README fixes and added open ai env variables Jul 29, 2023
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Merging #337 (6db16ec) into main (adc02a8) will decrease coverage by 0.28%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
- Coverage   86.35%   86.08%   -0.28%     
==========================================
  Files         150       14     -136     
  Lines        8487      855    -7632     
  Branches      957        0     -957     
==========================================
- Hits         7329      736    -6593     
+ Misses       1147      119    -1028     
+ Partials       11        0      -11     

see 136 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shauryr shauryr merged commit 7a8eee2 into main Aug 1, 2023
10 of 11 checks passed
@shauryr shauryr deleted the python-readme-fixes branch August 1, 2023 14:51
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.

None yet

2 participants