Skip to content

Commit 5ed3ff8

Browse files
committed
docs: move Constrained_Decoding and Function_Calling to Feature_Guide | rm AI_Agents_Guide folder
1 parent cb80dde commit 5ed3ff8

9 files changed

Lines changed: 7 additions & 69 deletions

File tree

AI_Agents_Guide/README.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

AI_Agents_Guide/Constrained_Decoding/README.md renamed to Feature_Guide/Constrained_Decoding/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
# Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
# Copyright 2024-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without
55
# modification, are permitted provided that the following conditions

AI_Agents_Guide/Constrained_Decoding/artifacts/client.py renamed to Feature_Guide/Constrained_Decoding/artifacts/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/python
2-
# Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
# Copyright 2024-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without
55
# modification, are permitted provided that the following conditions

AI_Agents_Guide/Constrained_Decoding/artifacts/client_utils.py renamed to Feature_Guide/Constrained_Decoding/artifacts/client_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/python
22

3-
# Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3+
# Copyright 2024-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
44
#
55
# Redistribution and use in source and binary forms, with or without
66
# modification, are permitted provided that the following conditions

AI_Agents_Guide/Constrained_Decoding/artifacts/utils.py renamed to Feature_Guide/Constrained_Decoding/artifacts/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
# Copyright 2024-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
#
33
# Redistribution and use in source and binary forms, with or without
44
# modification, are permitted provided that the following conditions

AI_Agents_Guide/Function_Calling/README.md renamed to Feature_Guide/Function_Calling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
# Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
# Copyright 2024-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without
55
# modification, are permitted provided that the following conditions

AI_Agents_Guide/Function_Calling/artifacts/client.py renamed to Feature_Guide/Function_Calling/artifacts/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/python
2-
# Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
# Copyright 2024-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without
55
# modification, are permitted provided that the following conditions

AI_Agents_Guide/Function_Calling/artifacts/client_utils.py renamed to Feature_Guide/Function_Calling/artifacts/client_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
# Copyright 2024-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
#
33
# Redistribution and use in source and binary forms, with or without
44
# modification, are permitted provided that the following conditions

AI_Agents_Guide/Function_Calling/artifacts/system_prompt_schema.yml renamed to Feature_Guide/Function_Calling/artifacts/system_prompt_schema.yml

File renamed without changes.

0 commit comments

Comments
 (0)