Commit a0fcf82
committed
feat: finish basic identity integration notebook
chore: fix pictures with watermarks and disable markdownlint
Add strict knowledge base query rules to agent
Added explicit guidelines requiring the agent to always perform fresh queries to the knowledge base for each user question, prohibiting the use of cached or remembered results. This ensures responses are always based on the most up-to-date information.
Refactor utils.py for consistency and exception handling
Standardized string quoting style and minor formatting in password generation. Removed unused exception variables in multiple try-except blocks for cleaner exception handling.1 parent 7a9a2ff commit a0fcf82
File tree
18 files changed
+2755
-0
lines changed- 01-tutorials
- 03-AgentKit-Identity
- 03-Inbound_Auth
- images
- 04-Outbound_Auth
- images
- 05-Outbound_Auth_3lo_lark
- images
- workshop/session3/E5_ops_kownledgebase
18 files changed
+2755
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 510 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 95 additions & 0 deletions
Loading
0 commit comments