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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: euriai
3
- Version: 0.3.5
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://docs.euron.one).
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://app.euron.one).
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.5.dist-info/METADATA,sha256=ThWi1JDToa_NIcX9_91si-0i6w7Ali9nZGzALFmomD8,3160
8
- euriai-0.3.5.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
9
- euriai-0.3.5.dist-info/entry_points.txt,sha256=9OkET8KIGcsjQn8UlnpPKRT75s2KW34jq1__1SXtpMA,43
10
- euriai-0.3.5.dist-info/top_level.txt,sha256=TG1htJ8cuD62MXn-NJ7DVF21QHY16w6M_QgfF_Er_EQ,7
11
- euriai-0.3.5.dist-info/RECORD,,
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