Commit ad75058
authored
* This prevents a problem caused when tags from a previous release are forward-merged into the `develop` branch causing nat to versioned with an older version number.
## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/NeMo-Agent-Toolkit/blob/develop/docs/source/resources/contributing.md).
- We require that all contributors "sign-off" on their commits. This certifies that the contribution is your original work, or you have rights to submit it under the same license, or a compatible license.
- Any contribution which contains commits that are not Signed-Off will not be accepted.
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.
Authors:
- David Gardner (https://github.com/dagardner-nv)
Approvers:
- Will Killian (https://github.com/willkill07)
URL: #693
1 parent 0c9e1de commit ad75058
55 files changed
Lines changed: 60 additions & 10 deletions
File tree
- examples
- HITL
- por_to_jiratickets
- simple_calculator_hitl
- MCP/simple_calculator_mcp
- RAG/simple_rag
- advanced_agents
- alert_triage_agent
- profiler_agent
- custom_functions
- automated_description_generation
- plot_charts
- documentation_guides/workflows/text_file_ingest
- evaluation_and_profiling
- email_phishing_analyzer
- simple_calculator_eval
- simple_web_query_eval
- swe_bench
- frameworks
- agno_personal_finance
- multi_frameworks
- semantic_kernel_demo
- front_ends
- simple_auth
- simple_calculator_custom_routes
- getting_started
- simple_calculator
- simple_web_query
- notebooks
- first_search_agent
- retail_sales_agent
- object_store/user_report
- observability
- redact_pii
- simple_calculator_observability
- packages
- compat
- aiqtoolkit_agno
- aiqtoolkit_crewai
- aiqtoolkit_langchain
- aiqtoolkit_llama_index
- aiqtoolkit_mem0ai
- aiqtoolkit_semantic_kernel
- aiqtoolkit_test
- aiqtoolkit_weave
- aiqtoolkit_zep_cloud
- aiqtoolkit
- nvidia_nat_agno
- nvidia_nat_all
- nvidia_nat_crewai
- nvidia_nat_ingestion
- nvidia_nat_langchain
- nvidia_nat_llama_index
- nvidia_nat_mem0ai
- nvidia_nat_mysql
- nvidia_nat_opentelemetry
- nvidia_nat_phoenix
- nvidia_nat_profiling
- nvidia_nat_ragaai
- nvidia_nat_redis
- nvidia_nat_s3
- nvidia_nat_semantic_kernel
- nvidia_nat_test
- nvidia_nat_weave
- nvidia_nat_zep_cloud
- src/nat/cli/commands/workflow/templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments