Skip to content

Commit

Permalink
Merge pull request #1476 from elizaOS/docs_update
Browse files Browse the repository at this point in the history
chore: Docs update
  • Loading branch information
shakkernerd authored Dec 26, 2024
2 parents 8bdd3ca + 51092fc commit a3adbef
Show file tree
Hide file tree
Showing 321 changed files with 4,829 additions and 3,832 deletions.
166 changes: 83 additions & 83 deletions docs/api/classes/AgentRuntime.md

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/api/classes/CacheManager.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[@elizaos/core v0.1.6-alpha.4](../index.md) / CacheManager
[@elizaos/core v0.1.7-alpha.1](../index.md) / CacheManager

# Class: CacheManager\<CacheAdapter\>

## Type Parameters

**CacheAdapter** _extends_ [`ICacheAdapter`](../interfaces/ICacheAdapter.md) = [`ICacheAdapter`](../interfaces/ICacheAdapter.md)
**CacheAdapter** *extends* [`ICacheAdapter`](../interfaces/ICacheAdapter.md) = [`ICacheAdapter`](../interfaces/ICacheAdapter.md)

## Implements

Expand All @@ -26,7 +26,7 @@

#### Defined in

[packages/core/src/cache.ts:93](https://github.com/elizaos/eliza/blob/main/packages/core/src/cache.ts#L93)
[packages/core/src/cache.ts:93](https://github.com/elizaOS/eliza/blob/main/packages/core/src/cache.ts#L93)

## Properties

Expand All @@ -36,7 +36,7 @@
#### Defined in

[packages/core/src/cache.ts:91](https://github.com/elizaos/eliza/blob/main/packages/core/src/cache.ts#L91)
[packages/core/src/cache.ts:91](https://github.com/elizaOS/eliza/blob/main/packages/core/src/cache.ts#L91)

## Methods

Expand All @@ -62,9 +62,9 @@

#### Defined in

[packages/core/src/cache.ts:97](https://github.com/elizaos/eliza/blob/main/packages/core/src/cache.ts#L97)
[packages/core/src/cache.ts:97](https://github.com/elizaOS/eliza/blob/main/packages/core/src/cache.ts#L97)

---
***

### set()

Expand Down Expand Up @@ -92,9 +92,9 @@

#### Defined in

[packages/core/src/cache.ts:116](https://github.com/elizaos/eliza/blob/main/packages/core/src/cache.ts#L116)
[packages/core/src/cache.ts:116](https://github.com/elizaOS/eliza/blob/main/packages/core/src/cache.ts#L116)

---
***

### delete()

Expand All @@ -114,4 +114,4 @@

#### Defined in

[packages/core/src/cache.ts:123](https://github.com/elizaos/eliza/blob/main/packages/core/src/cache.ts#L123)
[packages/core/src/cache.ts:123](https://github.com/elizaOS/eliza/blob/main/packages/core/src/cache.ts#L123)
Loading

0 comments on commit a3adbef

Please sign in to comment.