chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:38:34 +08:00
commit 0549b088a4
2405 changed files with 810255 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[pytest]
addopts = --strict-markers
markers =
core: marks tests that check only the core functionality
openai: marks tests that check the OpenAIProvider
langchain: marks tests that check the LangChainProvider
agno: marks tests that check the AgnoProvider
gemini: marks tests that check the GeminiProvider