added
This commit is contained in:
parent
51451be7f5
commit
6361656604
|
@ -1,3 +1,10 @@
|
||||||
Anleitungsvideo:
|
Anleitungsvideo:
|
||||||
[Youtube: CrewAI Python Tutorial for Beginners - Let's Build an AI Crew!
|
[Youtube: CrewAI Python Tutorial for Beginners - Let's Build an AI Crew!
|
||||||
](https://www.youtube.com/watch?v=6NbJQsCg1VQ)
|
](https://www.youtube.com/watch?v=6NbJQsCg1VQ)
|
||||||
|
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
```shell
|
||||||
|
py -m venv venv
|
||||||
|
.\venv\Scripts\activate #linux ./venv/Scripts/activate)
|
||||||
|
´´´
|
0
crew-suche-information-pruefe-wiki.py
Normal file
0
crew-suche-information-pruefe-wiki.py
Normal file
Reference in a new issue