Lionagi

Latest version: v0.1.2

Safety actively analyzes 623936 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

0.1.2

Aded:
- storage integration with excel by Alina-Luo
- added LNDL base syntax

What's Changed
* directive work form by ohdearquant in https://github.com/lion-agi/lionagi/pull/364
* v2-LNDL-generic by ohdearquant in https://github.com/lion-agi/lionagi/pull/366
* Update Excel Storage by Alina-Luo in https://github.com/lion-agi/lionagi/pull/367


**Full Changelog**: https://github.com/lion-agi/lionagi/compare/v0.1.1...v0.1.2

0.1.1

Added:
- the world's most intuitive integration with neo4j Alina-Luo
- experimental: work, worklog, worker, work function
- experimental: function calling,
- experimental: directive system

What's Changed
* added experiments by ohdearquant in https://github.com/lion-agi/lionagi/pull/324
* upload previous lionhub files by ohdearquant in https://github.com/lion-agi/lionagi/pull/326
* Neo4j Structure Storage by Alina-Luo in https://github.com/lion-agi/lionagi/pull/330
* added experimental and lions by ohdearquant in https://github.com/lion-agi/lionagi/pull/362
* version 0.1.1 cleanup by ohdearquant in https://github.com/lion-agi/lionagi/pull/363

0.1.0

Added:

- `InstructionMapExecutor`: a multi-headed graph executor for `agent` Alina-Luo

- `Signal`, `Mailbox` for intra-node communications
- `work` and `Worker` classes
- `Tree` and `TreeNode`, representing a tree structured graph
- `Transfer` for mails in transit
- `relations` pydantic dataclass to keep track of all edges of a node

Modified

- re-write base

- renamed `core.schema` to `core.generic`
- renamed `core.structure` to `core.graph`
- renamed `core.prompt` to `core.form`
- modified `Node` hierarchy to use `pydantic` where we can
- depreciated `DataNode`, `CommunicatableNode`, `BaseRelateableNode`, all are consolidated into `Node`
- renamed `Relationship` to `Edge`
- Modified `Edge` management logic. Now, there can be multiple edges between two nodes, differentiated by `condition` and `label`
- Changed Edge management to `Node` level, now any `Node` can relate with any other `Node`
- changed `Edge` creation and delete system to `node.relate(node, ...)`, `unrelate(node, ...)`
- depreciated `add_edge` in `StructureExecutor`, changed to `relate_nodes`
- moved `field_validator` to `libs.ln_validate`
- renamed `PromptTemplate` to `Form`
- renamed `Edge` direction from `in/out` to `pointed_by/points_to`



What's Changed
* Update executable instruction mapping by Alina-Luo in https://github.com/lion-agi/lionagi/pull/319
* merging previous by ohdearquant in https://github.com/lion-agi/lionagi/pull/321
* Dev prompting by ohdearquant in https://github.com/lion-agi/lionagi/pull/320
* Ohdearquant main by ohdearquant in https://github.com/lion-agi/lionagi/pull/322
* Dev v1 by ohdearquant in https://github.com/lion-agi/lionagi/pull/323


**Full Changelog**: https://github.com/lion-agi/lionagi/compare/v0.0.316...v0.1.0

0.0.316

Added:

direct.plan,
chain of thoughts,
chain of react

What's Changed
* chain of thoughts / react by ohdearquant in https://github.com/lion-agi/lionagi/pull/316
* chain of react notebook by ohdearquant in https://github.com/lion-agi/lionagi/pull/317


**Full Changelog**: https://github.com/lion-agi/lionagi/compare/v0.0.315...v0.0.316

0.0.315

Added:
Reintroduced loading and chunking data using llama_index and langchain. Alina-Luo
- load
- chunk

What's Changed
* v0.0.315 chunk / load by ohdearquant in https://github.com/lion-agi/lionagi/pull/315


**Full Changelog**: https://github.com/lion-agi/lionagi/compare/v0.0.314...v0.0.315

0.0.314

Added:
direct.react : single step reason + action

What's Changed
* corrected typos by ohdearquant in https://github.com/lion-agi/lionagi/pull/312
* updated notebook by ohdearquant in https://github.com/lion-agi/lionagi/pull/313
* v0.0.314 one step react by ohdearquant in https://github.com/lion-agi/lionagi/pull/314


**Full Changelog**: https://github.com/lion-agi/lionagi/compare/v0.0.313...v0.0.314

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.