You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/langchain_core/utils
Bagatur ef42d9d559
core[patch], community[patch], openai[patch]: consolidate openai tool… (#16485)
… converters

One way to convert anything to an OAI function:
convert_to_openai_function
One way to convert anything to an OAI tool: convert_to_openai_tool
Corresponding bind functions on OAI models: bind_functions, bind_tools
8 months ago
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
_merge.py core[patch], openai[patch]: Chat openai stream logprobs (#16218) 8 months ago
aiter.py Separate out langchain_core package (#13577) 10 months ago
env.py Improve: remove extra spaces in get_from_env error (#15064) 9 months ago
formatting.py [core] prompt changes (#15186) 9 months ago
function_calling.py core[patch], community[patch], openai[patch]: consolidate openai tool… (#16485) 8 months ago
html.py core[patch]: Further restrict recursive URL loader (#15559) 8 months ago
input.py Separate out langchain_core package (#13577) 10 months ago
interactive_env.py core[patch]: simple prompt pretty printing (#15968) 8 months ago
iter.py Separate out langchain_core package (#13577) 10 months ago
json_schema.py Update _retrieve_ref inside json_schema.py to include an isdigit() check (#14745) 9 months ago
loading.py Separate out langchain_core package (#13577) 10 months ago
pydantic.py Separate out langchain_core package (#13577) 10 months ago
strings.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
utils.py Separate out langchain_core package (#13577) 10 months ago