Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
fix sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
emrgnt-cmplxty committed Oct 1, 2023
1 parent 13e9831 commit 91e3760
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@

import fire

from sciphi.examples.library_of_phi.prompts import (
TABLE_OF_CONTENTS_PROMPT,
)
from sciphi.examples.library_of_phi.prompts import TABLE_OF_CONTENTS_PROMPT
from sciphi.interface import InterfaceManager, ProviderName
from sciphi.llm import LLMConfigManager

Expand Down

0 comments on commit 91e3760

Please sign in to comment.