mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-06 18:43:30 +00:00
Move usage in Python bindings readme to own section (#907)
Have own section for short usage example, as it is not specific to local build Signed-off-by: Claudius Ellsel <claudius.ellsel@live.de>
This commit is contained in:
parent
557c82b5ed
commit
1c74e369fe
@ -36,7 +36,9 @@ cd ../../gpt4all-bindings/python
|
|||||||
pip3 install -e .
|
pip3 install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Test it out! In a Python script or console:
|
## Usage
|
||||||
|
|
||||||
|
Test it out! In a Python script or console:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user