Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
[Aa]gno
AIQ
API(s?)
Arbitrum
Arize
arXiv
[Aa]sync
Expand All @@ -23,6 +24,8 @@ arXiv
[Cc]ategorizer
[Cc]hatbot(s?)
# clangd is never capitalized even at the start of a sentence https://clangd.llvm.org/
[Bb]lockchain
[Cc]ounterpart(y|ies)
clangd
CMake
Coinbase
Expand Down Expand Up @@ -73,6 +76,7 @@ LangSmith
libcudf
LLM(s?)
# https://github.com/logpai/loghub/
[Ll]ookup(s?)
Loghub
Mem0
Milvus
Expand All @@ -90,6 +94,8 @@ npm
NumPy
NVIDIA
OAuth
[Pp]ermissionless
[Ss]ubtask(s?)
URIs
OTel
onboarding
Expand Down
3 changes: 3 additions & 0 deletions examples/agent_identity_tool/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Local config (copied from .example.yml)
src/nat_agent_identity/configs/identity-agent.yml
.venv/
Loading