Simon Willison
|
664fca165b
|
.stream is now in base Response class
|
2023-07-01 13:29:27 -07:00 |
|
Simon Willison
|
183b647351
|
Removed PaLM 2 vertex model
It lives here now: https://github.com/simonw/llm-palm
Refs #20
|
2023-07-01 13:27:59 -07:00 |
|
Simon Willison
|
9afc758cd7
|
Pass model to the Response
|
2023-07-01 11:29:41 -07:00 |
|
Simon Willison
|
6ef52172b0
|
Fixed timezone related test failure
|
2023-07-01 11:14:25 -07:00 |
|
Simon Willison
|
4d304d99e1
|
Fixed import error in llm openai models
|
2023-07-01 11:12:06 -07:00 |
|
Simon Willison
|
1b3f14fe89
|
Move default plugins into llm/default_plugins
|
2023-07-01 11:10:30 -07:00 |
|