langchain/docs/modules
Matt Royer ad87584c35
Fix 'embeddings is not defined' (#2468)
Nothing major. The docs just give an error when you try to use
`embeddings` instead of `llama`.
2023-04-06 12:45:45 -07:00
..
agents rfc: multi action agent (#2362) 2023-04-05 15:28:48 -07:00
chains Harrison/openapi spec (#2474) 2023-04-06 09:47:37 -07:00
indexes Harrison/tfidf retriever (#2440) 2023-04-05 07:36:49 -07:00
memory fix memory docs (#2157) 2023-03-29 11:39:06 -07:00
models Fix 'embeddings is not defined' (#2468) 2023-04-06 12:45:45 -07:00
prompts fix typo in chat_prompt_template docs (#2193) 2023-03-30 07:52:40 -07:00
agents.rst Minor text correction (#2298) 2023-04-02 13:54:42 -07:00
chains.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
indexes.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
memory.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
models.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
prompts.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
state_of_the_union.txt