Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yxjiang committed Jun 10, 2024
1 parent c9deab4 commit eb16551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polymind/core/codegen.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from abc import ABC, abstractmethod
from typing import List

from dspy import InputField, Module, OutputField, Signature
# from dspy import InputField, Module, OutputField, Signature
from pydantic import Field

from polymind.core.logger import Logger
Expand Down

0 comments on commit eb16551

Please sign in to comment.