Skip to content

Commit

Permalink
fixing integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Croft authored and Joshua Croft committed Nov 22, 2024
1 parent d12313e commit 19cfe7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integrations/langchain-rag/src/messages/requests.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from typing import Optional
from pydantic import Field
from uagents import Model
from uagents import Model, Field


class RagRequest(Model):
Expand Down

0 comments on commit 19cfe7b

Please sign in to comment.