Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

allenai/nora_lib

Repository files navigation

For making and coordinating agents and tools.

There are two sub-projects,interface andimpl

interface is for use in open-source projects. It has interfaces for use by agents, but no dependencies on Nora platform code. It publishes a python package namednora_lib, containing just a subset of the code in the earlier versions ofnora_lib`.

impl is for use in the Nora project. It has interface implementations based on the Nora platform. It publishes a python package namednora_lib-impl.

Development

Verify changes using

make verify

Publication

You can publish a new version from your branch before merging to main, or from main after merging.

Edit theversion.txt file with the new version, then run

export AI2_NORA_PYPI_TOKEN=<SECRET IN NORA VAULT>make publish

This will publish versions of bothnora_lib andnora_lib-impl with the version number contained inversion.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors14

Languages


[8]ページ先頭

©2009-2025 Movatter.jp