llumo 0.2.37__tar.gz → 0.2.38__tar.gz
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.
- {llumo-0.2.37/llumo.egg-info → llumo-0.2.38}/PKG-INFO +1 -1
- {llumo-0.2.37 → llumo-0.2.38}/llumo/client.py +1 -1
- {llumo-0.2.37 → llumo-0.2.38/llumo.egg-info}/PKG-INFO +1 -1
- {llumo-0.2.37 → llumo-0.2.38}/LICENSE +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/MANIFEST.in +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/README.md +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/__init__.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/callback.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/callbacks-0.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/chains.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/exceptions.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/execution.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/functionCalling.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/google.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/helpingFuntions.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/llumoLogger.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/llumoSessionContext.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/models.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/openai.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo/sockets.py +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo.egg-info/SOURCES.txt +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo.egg-info/dependency_links.txt +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo.egg-info/requires.txt +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/llumo.egg-info/top_level.txt +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/setup.cfg +0 -0
- {llumo-0.2.37 → llumo-0.2.38}/setup.py +0 -0
|
@@ -932,7 +932,7 @@ class LlumoClient:
|
|
|
932
932
|
print(f"❌ Record {i} failed: {e}")
|
|
933
933
|
|
|
934
934
|
|
|
935
|
-
print("Records Uploaded successfully. You may now review
|
|
935
|
+
print("Records Uploaded successfully. You may now review your logs at: https://app.llumo.ai/logs")
|
|
936
936
|
|
|
937
937
|
|
|
938
938
|
# Wait for results
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|