langchain/docs/extras/integrations
Alvaro Bartolome f7ae183f40
ArgillaCallbackHandler to properly use default values for api_url and api_key (#9113)
As of the recent PR at #9043, after some testing we've realised that the
default values were not being used for `api_key` and `api_url`. Besides
that, the default for `api_key` was set to `argilla.apikey`, but since
the default values are intended for people using the Argilla Quickstart
(easy to run and setup), the defaults should be instead `owner.apikey`
if using Argilla 1.11.0 or higher, or `admin.apikey` if using a lower
version of Argilla.

Additionally, we've removed the f-string replacements from the
docstrings.

---------

Co-authored-by: Gabriel Martin <gabriel@argilla.io>
2023-08-11 09:37:06 -07:00
..
callbacks ArgillaCallbackHandler to properly use default values for api_url and api_key (#9113) 2023-08-11 09:37:06 -07:00
chat Feature/fix azureopenai model mappings (#8621) 2023-08-09 10:56:15 -07:00
document_loaders Improved grobid documentation (#9025) 2023-08-10 10:47:22 -04:00
document_transformers Bagatur/revert revert nuclia (#8833) 2023-08-06 11:24:36 -07:00
llms Update Fireworks model names (#9085) 2023-08-10 19:23:42 -07:00
memory Integrate Rockset as a chat history store (#8940) 2023-08-08 18:54:07 -07:00
providers Update Fireworks model names (#9085) 2023-08-10 19:23:42 -07:00
retrievers PubMed document loader (#8893) 2023-08-08 14:26:03 -04:00
text_embedding Update openai embeddings notebook with correct embedding model in section 2 (#5831) 2023-08-10 19:02:10 -07:00
toolkits MultiOn client toolkit update 2.0 (#8750) 2023-08-06 22:24:10 -07:00
tools dalle nb fix (#9125) 2023-08-11 08:21:48 -07:00
vectorstores change id column type to uuid to match function (#7456) 2023-08-10 16:57:19 -07:00