langchain-ai
langchain
BlogDocsChangelog

feat(xai): Add comprehensive tests and docs for agentic tool calling API

#33967
Comparing
KushagraaWadhwa:feat/xai-agentic-tools-clean
(
06a288a
) with
master
(
8a3bb73
)
CodSpeed Performance Gauge
0%
Untouched
1
Skipped
33

Benchmarks

Skipped (33)

test_create_chat_prompt_init_time
libs/partners/prompty/tests/unit_tests/test_standard.py
Skipped
311.9 µs*
test_exa_retriever_init_time
libs/partners/exa/tests/unit_tests/test_standard.py
Skipped
325.3 µs*
test_qdrant_vectorstore_init_time
libs/partners/qdrant/tests/unit_tests/test_standard.py
Skipped
224.2 ms*
test_chroma_init_time
libs/partners/chroma/tests/unit_tests/test_standard.py
Skipped
57.2 ms*
test_init_time
libs/partners/deepseek/tests/unit_tests/test_chat_models.py::TestChatDeepSeekUnit
Skipped
1.6 s*
test_init_time
libs/partners/perplexity/tests/unit_tests/test_chat_models_standard.py::TestPerplexityStandard
Skipped
837.5 ms*
test_init_time
libs/partners/ollama/tests/unit_tests/test_chat_models.py::TestChatOllama
Skipped
1.6 s*
test_init_time
libs/partners/fireworks/tests/unit_tests/test_standard.py::TestFireworksStandard
Skipped
6.6 s*
test_init_time
libs/partners/mistralai/tests/unit_tests/test_standard.py::TestMistralStandard
Skipped
9.1 ms*
test_nomic_embeddings_init_time
libs/partners/nomic/tests/unit_tests/test_standard.py
Skipped
1.5 ms*
test_init_time
libs/partners/groq/tests/unit_tests/test_standard.py::TestGroqStandard
Skipped
1.6 s*
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
Skipped
24.3 ms*
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
Skipped
425.9 ms*
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
Skipped
510.7 ms*
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
Skipped
184.8 ms*
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
Skipped
592.4 ms*
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
Skipped
262.2 ms*
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
Skipped
519.2 ms*
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
Skipped
446.1 ms*
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
Skipped
172.7 ms*
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
Skipped
580.5 ms*
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
Skipped
477.5 ms*
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
Skipped
472.9 ms*
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
Skipped
504.8 ms*
test_init_time
libs/partners/anthropic/tests/unit_tests/test_standard.py::TestAnthropicStandard
Skipped
765.3 µs*
test_stream_time
libs/partners/anthropic/tests/integration_tests/test_standard.py::TestAnthropicStandard
Skipped
34.9 ms*
test_init_time_with_client
libs/partners/anthropic/tests/unit_tests/test_standard.py
Skipped
2.3 ms*
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_base_standard.py::TestOpenAIStandard
Skipped
12.1 ms*
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIResponses
Skipped
857.8 ms*
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_base_standard.py::TestOpenAIStandard
Skipped
1.2 s*
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_responses_standard.py::TestOpenAIResponses
Skipped
12.1 ms*
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIStandard
Skipped
1.2 s*
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_azure_standard.py::TestOpenAIStandard
Skipped
1.7 s*

Passed

test_init_time
libs/partners/xai/tests/unit_tests/test_chat_models_standard.py::TestXAIStandard
CodSpeed Performance Gauge
0%
3.3 s*3.3 s

Commits

Click on a commit to change the comparison range
Base
master
8a3bb73
+0.02%
Merge branch 'master' into feat/xai-agentic-tools-clean
f848527
16 days ago
by KushagraaWadhwa
0%
fix(xai): Fix import sorting to satisfy ruff I001 Alphabetize third-party imports (langchain_core before pydantic) to match the repository's import ordering rules.
3329ee0
16 days ago
0%
style(xai): Apply ruff formatter to integration test Use formatter-preferred single-line ternary within parentheses
b3bb809
16 days ago
-0.01%
Merge branch 'master' into feat/xai-agentic-tools-clean
c8add10
15 days ago
by KushagraaWadhwa
0%
docs(xai): Remove references to non-existent files in README Remove links to MIGRATION_GUIDE.md and examples/agentic_tools_example.py that don't exist in this PR. Link to X.AI docs instead. Addresses reviewer feedback.
06a288a
15 days ago
© 2025 CodSpeed Technology
Home Terms Privacy Docs