66 matches across 1 files for error lang:Python lang:Python path:libs/partners/fireworks/langchain_fireworks/chat_models.py
snippet_mode: auto · sorted by relevance
libs/partners/fireworks/langchain_fireworks/chat_models.py PYTHON 66 matches · showing 5 view file →
17import httpx
18from fireworks import (
19 APIConnectionError,
20 AsyncFireworks,
21 BadRequestError,
· · ·
21 BadRequestError,
22 Fireworks,
23 FireworksError,
· · ·
23 FireworksError,
24 InternalServerError,
25 RateLimitError,
· · ·
24 InternalServerError,
25 RateLimitError,
26)
· · ·
25 RateLimitError,
26)
27from langchain_core.callbacks import (
+ 61 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.