Add your description here
Project description
langgraph dev --host 0.0.0.0 --no-browser
curl -s --request POST \
--url "http://localhost:2024/runs/stream" \
--header 'Content-Type: application/json' \
--data '{
"assistant_id": "gemini",
"input": {
"messages": [
{
"role": "human",
"content": "What is LangGraph?"
}
]
},
"stream_mode": "updates" }'
查询user为youht2的有关利润的文档(仅使用与rag_key为es)
uv run main.py start --mode rag --rag_key "es" --glob "*.pdf" --rag_metadata '{"user":"youht2"}'
uv run main.py start --mode rag --rag_key "es" --message "利润" --rag_filter '{"terms":{"metadata.user.keyword":["youht2"]}}'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ylz_utils-0.5.0.tar.gz
(134.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ylz_utils-0.5.0-py3-none-any.whl
(176.7 kB
view details)
File details
Details for the file ylz_utils-0.5.0.tar.gz.
File metadata
- Download URL: ylz_utils-0.5.0.tar.gz
- Upload date:
- Size: 134.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca6cf6202997b0cd47de8132978c495b881b2020dd48f71352d2d2679bf4758c
|
|
| MD5 |
27c8182a04135ecd3f58939f9fb36943
|
|
| BLAKE2b-256 |
e01457b29d084c9c8da59675e6f4e4ebbca442298b900b7db03fd8bee216adab
|
File details
Details for the file ylz_utils-0.5.0-py3-none-any.whl.
File metadata
- Download URL: ylz_utils-0.5.0-py3-none-any.whl
- Upload date:
- Size: 176.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27903f0ad21df55c3c3c95ddde76e5d89008f8c04e7c052c964e7f3976775262
|
|
| MD5 |
e6a51d2ca8d79717c62e72fbe0227f60
|
|
| BLAKE2b-256 |
feb5a7489268e58d38c72fd37c0643b7dcfa1f108b32a27448298e74e9378d3f
|