initail setup for hand_assistant
This commit is contained in:
commit
761e706707
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.env
|
10
environment.yml
Normal file
10
environment.yml
Normal file
@ -0,0 +1,10 @@
|
||||
name: note
|
||||
channels:
|
||||
- defaults
|
||||
- https://repo.anaconda.com/pkgs/main
|
||||
- https://repo.anaconda.com/pkgs/r
|
||||
- https://repo.anaconda.com/pkgs/msys2
|
||||
dependencies:
|
||||
- openai
|
||||
- python-dotenv
|
||||
prefix: D:\anaconda3\envs\note
|
Loading…
x
Reference in New Issue
Block a user