Skip to content

Commit

Permalink
Merge pull request #151 from zou-group/again
Browse files Browse the repository at this point in the history
again
  • Loading branch information
vinid authored Jan 24, 2025
2 parents 7fde784 + 5e03936 commit b3079c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textgrad/engine_experimental/openai.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

class OpenAIEngine(EngineLM):
"""
OpenAIEngine is a wrapper around the OpenAI API.
OpenAIEngine is a wrapper around the OpenAI API.
"""
DEFAULT_SYSTEM_PROMPT = "You are a helpful, creative, and smart assistant."

Expand Down

0 comments on commit b3079c2

Please sign in to comment.