talk
chat_with_file(path, prompt)
summary
Parameters:
Name | Type | Description | Default |
---|---|---|---|
path |
str
|
description |
required |
prompt |
str
|
description |
required |
Returns:
Name | Type | Description |
---|---|---|
str |
str
|
description |
Source code in ttf/talk.py
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
|