Skip to content

Commit

Permalink
refactor: Lint agents-api (CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
whiterabbit1983 authored and github-actions[bot] committed Dec 20, 2024
1 parent 0d288c4 commit 473387b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agents-api/agents_api/queries/chat/gather_messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from ...clients import litellm
from ...common.protocol.developers import Developer
from ...common.protocol.sessions import ChatContext

from ..docs.search_docs_by_embedding import search_docs_by_embedding
from ..docs.search_docs_by_text import search_docs_by_text
from ..docs.search_docs_hybrid import search_docs_hybrid
Expand Down

0 comments on commit 473387b

Please sign in to comment.