Skip to content

Commit

Permalink
Merge pull request #5 from rabea-al/main
Browse files Browse the repository at this point in the history
Add dependencies to pyproject file
  • Loading branch information
mansouralawi authored Nov 18, 2024
2 parents c8104ab + 483995c commit 65f9063
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 65f9063

Please sign in to comment.