146 matches across 1 files for error path:libs/partners/openai/langchain_openai/chat_models/base.py path:libs/partners/openai/langchain_openai/chat_models/base.py path:libs/partners/openai/langchain_openai/chat_models/base.py
snippet_mode: auto · sorted by relevance
libs/partners/openai/langchain_openai/chat_models/base.py PYTHON 146 matches · showing 5 view file →
32from functools import partial
33from io import BytesIO
34from json import JSONDecodeError
35from math import ceil
36from operator import itemgetter
· · ·
53)
54from langchain_core.exceptions import (
55 ContextOverflowError,
56 ModelAPIError,
57 ModelAuthenticationError,
· · ·
56 ModelAPIError,
57 ModelAuthenticationError,
58 ModelConnectionError,
· · ·
57 ModelAuthenticationError,
58 ModelConnectionError,
59 ModelInvalidRequestError,
· · ·
58 ModelConnectionError,
59 ModelInvalidRequestError,
60 ModelNotFoundError,
+ 141 more matches in this file
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.