langchain/docs/modules
MichaelMDowling 36ee60c96c
Update \docs\modules\models\text_embedding\examples\openai.ipynb (#3976)
Single edit to: models/text_embedding/examples/openai.ipynb - Line 88:
changed from: "embeddings = OpenAIEmbeddings(model_name=\"ada\")" to
"embeddings = OpenAIEmbeddings()" as model_name is no longer part of the
OpenAIEmbeddings class.
2023-05-02 14:41:31 -07:00
..
agents Add Structure Chat Agent (#3912) 2023-05-01 20:34:50 -07:00
callbacks add more color to callbacks docs (#3856) 2023-04-30 19:13:01 -07:00
chains Fix documentation typos (#3870) 2023-05-01 20:58:38 -07:00
indexes Fix Documentation - Nomic - Atlas Jupyter Notebook (#3987) 2023-05-02 14:20:01 -07:00
memory Fix bad spellings for 'convenience' (#3936) 2023-05-01 20:57:06 -07:00
models Update \docs\modules\models\text_embedding\examples\openai.ipynb (#3976) 2023-05-02 14:41:31 -07:00
prompts Update output_fixing_parser.ipynb (#3978) 2023-05-02 09:33:46 -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 Correct typo in documentation for word 'therefore' (#2529) 2023-04-06 23:20:30 -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
paul_graham_essay.txt Fix notebook example (#3142) 2023-04-19 08:55:06 -07:00
prompts.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
state_of_the_union.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00