Skip to content

Commit

Permalink
Add dependencies to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rabea-al committed Nov 16, 2024
1 parent cb6180d commit 483995c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ readme = "README.md"
repository = "https://github.com/XpressAI/xai-openai"
keywords = ["xircuits", "openai"]

dependencies = [
"openai==1.52.0"
]

# Xircuits-specific configurations
[tool.xircuits]
default_example_path = "examples/openai_sample.xircuits"
Expand Down

0 comments on commit 483995c

Please sign in to comment.