Harrison Chase
|
e12e00df12
|
use output parsers in agents (#2987)
|
2023-04-16 13:15:21 -07:00 |
|
Harrison Chase
|
7cf46b3fee
|
Harrison/convo agent (#1642)
|
2023-03-14 09:42:24 -07:00 |
|
Brian Thorne
|
9ee2713272
|
Bugfix - allow custom input variables in chat zero shot agent's prompt (#1624)
I was trying out the `chat-zero-shot-react-description` agent for
[qabot](https://github.com/hardbyte/qabot/blob/dbbd31bb2702d433ed573bb177f1d1272d36f2ae/qabot/agents/data_query_chain.py#L35-L52)
but langchain 0.0.108 doesn't correctly use custom 'input_variables` in
the prompt template.
|
2023-03-13 23:07:35 -07:00 |
|
Harrison Chase
|
72b461e257
|
improve chat error (#1632)
|
2023-03-13 07:43:44 -07:00 |
|
Harrison Chase
|
a094c49153
|
add chat agent (#1509)
|
2023-03-09 09:12:08 -08:00 |
|