Files
knightutils/test/llamaindex/test_20250826_2.ipynb
2025-09-12 23:56:37 +08:00

62 lines
1.0 KiB
Plaintext

{
"cells": [
{
"cell_type": "code",
"id": "48072a19c44a9164",
"metadata": {
"ExecuteTime": {
"end_time": "2025-08-27T16:02:46.279589Z",
"start_time": "2025-08-27T16:02:46.277036Z"
}
},
"source": [
"print(\"hello\")"
],
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"hello\n"
]
}
],
"execution_count": 2
},
{
"cell_type": "code",
"execution_count": null,
"id": "initial_id",
"metadata": {
"collapsed": true,
"jupyter": {
"is_executing": true
}
},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": ".venv",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
}
},
"nbformat": 4,
"nbformat_minor": 5
}