We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8850d0 commit 1f98b80Copy full SHA for 1f98b80
app/backend/approaches/approach.py
@@ -4,7 +4,6 @@
4
from dataclasses import dataclass
5
from typing import Any, Callable, Optional, TypedDict, Union, cast
6
from urllib.parse import urljoin
7
-import json
8
9
import aiohttp
10
from azure.search.documents.agent.aio import KnowledgeAgentRetrievalClient
0 commit comments