euriai 0.3.5__py3-none-any.whl → 0.3.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {euriai-0.3.5.dist-info → euriai-0.3.6.dist-info}/METADATA +3 -3
- {euriai-0.3.5.dist-info → euriai-0.3.6.dist-info}/RECORD +5 -5
- {euriai-0.3.5.dist-info → euriai-0.3.6.dist-info}/WHEEL +0 -0
- {euriai-0.3.5.dist-info → euriai-0.3.6.dist-info}/entry_points.txt +0 -0
- {euriai-0.3.5.dist-info → euriai-0.3.6.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: euriai
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.6
|
4
4
|
Summary: Python client for EURI LLM API (euron.one) with CLI and interactive wizard
|
5
5
|
Author: euron.one
|
6
6
|
Author-email: sudhanshu@euron.one
|
@@ -118,11 +118,11 @@ print(embedding_model.embed_query("What's AI?")[:5]) # Print first 5 dimensions
|
|
118
118
|
|
119
119
|
## 📘 Documentation
|
120
120
|
|
121
|
-
For full documentation, visit our [official docs site](https://
|
121
|
+
For full documentation, visit our [official docs site](https://euron.one/euri/api).
|
122
122
|
|
123
123
|
## 🔑 Getting an API Key
|
124
124
|
|
125
|
-
Sign up for an API key at [Euron AI Platform](https://
|
125
|
+
Sign up for an API key at [Euron AI Platform](https://euron.one/euri/api).
|
126
126
|
|
127
127
|
## 🤝 Contributing
|
128
128
|
|
@@ -4,8 +4,8 @@ euriai/client.py,sha256=USiqdMULgAiky7nkrJKF3FyKcOS2DtDmUdbeBSnyLYk,4076
|
|
4
4
|
euriai/embedding.py,sha256=z-LLKU68tCrPi9QMs1tlKwyr7WJcjceCTkNQIFMG6vA,1276
|
5
5
|
euriai/langchain_embed.py,sha256=OXWWxiKJ4g24TFgnWPOCZvhK7G8xtSf0ppQ2zwHkIPM,584
|
6
6
|
euriai/langchain_llm.py,sha256=D5YvYwV7q9X2_vdoaQiPs7tNiUmjkGz-9Q-7M61hhkg,986
|
7
|
-
euriai-0.3.
|
8
|
-
euriai-0.3.
|
9
|
-
euriai-0.3.
|
10
|
-
euriai-0.3.
|
11
|
-
euriai-0.3.
|
7
|
+
euriai-0.3.6.dist-info/METADATA,sha256=Z9ULZzqVGiBPY9a7vSV63L7lIz7u-rE3rEorR3g2ItA,3169
|
8
|
+
euriai-0.3.6.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
|
9
|
+
euriai-0.3.6.dist-info/entry_points.txt,sha256=9OkET8KIGcsjQn8UlnpPKRT75s2KW34jq1__1SXtpMA,43
|
10
|
+
euriai-0.3.6.dist-info/top_level.txt,sha256=TG1htJ8cuD62MXn-NJ7DVF21QHY16w6M_QgfF_Er_EQ,7
|
11
|
+
euriai-0.3.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|