Skip to content

Commit

Permalink
Merge pull request #62 from intelligentnode/update-docs
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
intelligentnode authored Feb 25, 2024
2 parents 9d22f49 + 60b9c9e commit 348eddd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PIPREADME.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Create chatbots and AI agent work flows. It allows to connect your data with mul
pip install intelli
```

For detailed usage instructions, refer to the [documentation](https://docs.intellinode.ai/docs/python).
For detailed usage instructions, refer to [intelli documentation](https://docs.intellinode.ai/docs/python).

# Code Examples

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="intelli",
version="0.1.5",
version="0.1.6",
author="Intellinode",
author_email="admin@intellinode.ai",
description="Create chatbots and AI agent workflows. Intelli provide unified layer to connect your data with multiple AI models like OpenAI, Gemini, and Mistral.",
Expand Down

0 comments on commit 348eddd

Please sign in to comment.