mirror of
https://github.com/fsecada01/Pygentic-AI.git
synced 2025-09-01 18:32:38 +00:00
adding boilerplate code for db integrations; settings based on environment, and logger; pre-commit updates
This commit is contained in:
@ -508,7 +508,6 @@ Build Pygentic-AI from the source and intsall dependencies:
|
||||
<!-- [docker-link]: https://www.docker.com/ -->
|
||||
|
||||
**Using [docker](https://www.docker.com/):**
|
||||
|
||||
```sh
|
||||
❯ docker build -t fsecada01/Pygentic-AI .
|
||||
```
|
||||
@ -521,7 +520,7 @@ Build Pygentic-AI from the source and intsall dependencies:
|
||||
**Using [pip](https://pypi.org/project/pip/):**
|
||||
|
||||
```sh
|
||||
❯ pip install -r core_requirements.in, core_requirements.txt, dev_requirements.in, dev_requirements.txt
|
||||
❯ pip install -r core_requirements.in dev_requirements.in
|
||||
```
|
||||
<!-- SHIELDS BADGE CURRENTLY DISABLED -->
|
||||
<!-- [![uv][uv-shield]][uv-link] -->
|
||||
|
Reference in New Issue
Block a user