langchain/docs/extras/integrations/callbacks
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
..
argilla.ipynb ArgillaCallbackHandler to properly use default values for api_url and api_key (#9113) 2023-08-11 09:37:06 -07:00
context.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
index.mdx mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
infino.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
promptlayer.ipynb Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
streamlit.md Extend the StreamlitChatMessageHistory docs with a fuller example and… (#8774) 2023-08-04 14:27:46 -07:00