-
# GPT Prompt 提示词工程
-
Such as Esther 10, and Proverbs 19.
-
-
**The bug**
None of the provided jupyter notebook examples work for text bison. Many examples also seem to fail for the suggested models.
Bison example that doesn't work
```
from guidance import…
-
**from this:**
```yaml
{
verses: [For god so loved..., Trust in the Lord..., ...],
references: [John 3:16, Proverbs 3:5-6, ...]
}
```
**to this:**
```yaml
{
[{
topic: "Love…
-
Hello :)
I think I've uncovered a bug whereby using images via https doesn't result in images being fetched, optimised and rendered in tags.
My config is as follows:
`./src/config/plugins/im…
-
**Is your feature request related to a problem? Please describe.**
Yes, I submitted a bug #3044 on the basis that, for OnSave actions, gopls insists on running last and overrides my configured tab-to…
-
### What version of Go, VS Code & VS Code Go extension are you using?
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go1.19.5 linux/amd64
* Run `gopls -v versio…
-
**The bug**
I try to run the proverb notebook with a Transformer model. No matter what I do, I can't seem to be able to set the `temeprature` so that `guidance` would run.
![image](https://github.…
-
We've somewhat glossed over the problem of internationalisation up till now. Frankly this is something SvelteKit isn't currently very good at. I'm starting to think about how to internationalise/local…